Skip to content

Commit

Permalink
Bump ONNX to v1.12.1 (#2107)
Browse files Browse the repository at this point in the history
  • Loading branch information
aryamancodes authored Apr 22, 2023
1 parent 39dfcb4 commit 44dc9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@
<dependency>
<groupId>com.microsoft.onnxruntime</groupId>
<artifactId>onnxruntime</artifactId>
<version>1.11.0</version>
<version>1.12.1</version>
</dependency>
<dependency>
<groupId>ai.djl</groupId>
Expand Down

0 comments on commit 44dc9db

Please sign in to comment.