Skip to content

Commit 83ef839

Browse files
chore(deps): bump ai.djl:bom from 0.35.0 to 0.35.1
Bumps [ai.djl:bom](https://github.com/deepjavalibrary/djl) from 0.35.0 to 0.35.1. - [Release notes](https://github.com/deepjavalibrary/djl/releases) - [Commits](deepjavalibrary/djl@v0.35.0...v0.35.1) --- updated-dependencies: - dependency-name: ai.djl:bom dependency-version: 0.35.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30d8952 commit 83ef839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<dependency> <!-- sets version number for all 'ai.djl' dependencies -->
193193
<groupId>ai.djl</groupId>
194194
<artifactId>bom</artifactId>
195-
<version>0.35.0</version> <!-- WARNING: if changed, check the `com.google.code.gson:gson` version; see `docs/dependency_conflicts.md` -->
195+
<version>0.36.0</version> <!-- WARNING: if changed, check the `com.google.code.gson:gson` version; see `docs/dependency_conflicts.md` -->
196196
<type>pom</type>
197197
<scope>import</scope>
198198
</dependency>

0 commit comments

Comments
 (0)