Skip to content

Commit 7dceb8a

Browse files
dependabot[bot]baltzell
authored andcommitted
build(deps): bump ai.djl.pytorch:pytorch-model-zoo from 0.30.0 to 0.31.1
Bumps [ai.djl.pytorch:pytorch-model-zoo](https://github.com/deepjavalibrary/djl) from 0.30.0 to 0.31.1. - [Release notes](https://github.com/deepjavalibrary/djl/releases) - [Commits](deepjavalibrary/djl@v0.30.0...v0.31.1) --- updated-dependencies: - dependency-name: ai.djl.pytorch:pytorch-model-zoo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a12268b commit 7dceb8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>ai.djl.pytorch</groupId>
7171
<artifactId>pytorch-model-zoo</artifactId>
72-
<version>0.30.0</version>
72+
<version>0.31.1</version>
7373
</dependency>
7474

7575
<dependency>

reconstruction/alert/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>ai.djl.pytorch</groupId>
5151
<artifactId>pytorch-model-zoo</artifactId>
52-
<version>0.30.0</version>
52+
<version>0.31.1</version>
5353
</dependency>
5454
</dependencies>
5555

0 commit comments

Comments
 (0)