We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d4d64a commit 40dda8cCopy full SHA for 40dda8c
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>39.0.0</version>
+ <version>41.0.0</version>
9
<relativePath />
10
</parent>
11
@@ -126,7 +126,7 @@
126
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
127
128
<pytorch-javacpp.version>2.0.1-1.5.9</pytorch-javacpp.version>
129
- <dl-modelrunner.version>0.5.11-SNAPSHOT</dl-modelrunner.version>
+ <dl-modelrunner.version>0.6.0</dl-modelrunner.version>
130
<cuda-javacpp.version>11.8-8.6-1.5.8</cuda-javacpp.version>
131
<mkl-javacpp.version>2023.1-1.5.9</mkl-javacpp.version>
132
</properties>
0 commit comments