Skip to content

Commit d59c682

Browse files
build(deps): bump ai.djl:bom from 0.35.0 to 0.36.0 (#1022)
Bumps [ai.djl:bom](https://github.com/deepjavalibrary/djl) from 0.35.0 to 0.36.0. - [Release notes](https://github.com/deepjavalibrary/djl/releases) - [Commits](deepjavalibrary/djl@v0.35.0...v0.36.0) --- updated-dependencies: - dependency-name: ai.djl:bom dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db7091c commit d59c682

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)