Skip to content

Commit

Permalink
build(deps): bump ai.djl:model-zoo from 0.30.0 to 0.31.1
Browse files Browse the repository at this point in the history
Bumps [ai.djl: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:model-zoo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and baltzell committed Jan 6, 2025
1 parent 515ddd7 commit f9693c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>ai.djl</groupId>
<artifactId>model-zoo</artifactId>
<version>0.30.0</version>
<version>0.31.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion reconstruction/alert/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>ai.djl</groupId>
<artifactId>model-zoo</artifactId>
<version>0.30.0</version>
<version>0.31.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f9693c9

Please sign in to comment.