Skip to content

Commit 6496df3

Browse files
dependabot[bot]c-dilks
authored andcommitted
build(deps): bump ai.djl:bom from 0.34.0 to 0.35.0
Bumps [ai.djl:bom](https://github.com/deepjavalibrary/djl) from 0.34.0 to 0.35.0. - [Release notes](https://github.com/deepjavalibrary/djl/releases) - [Commits](deepjavalibrary/djl@v0.34.0...v0.35.0) --- updated-dependencies: - dependency-name: ai.djl:bom dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76e4e22 commit 6496df3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<dependency> <!-- sets version number for all 'ai.djl' dependencies -->
187187
<groupId>ai.djl</groupId>
188188
<artifactId>bom</artifactId>
189-
<version>0.34.0</version> <!-- WARNING: if changed, check the `com.google.code.gson:gson` version; see `docs/dependency_conflicts.md` -->
189+
<version>0.35.0</version> <!-- WARNING: if changed, check the `com.google.code.gson:gson` version; see `docs/dependency_conflicts.md` -->
190190
<type>pom</type>
191191
<scope>import</scope>
192192
</dependency>

0 commit comments

Comments
 (0)