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 ed302bc commit 3f119afCopy full SHA for 3f119af
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
<djl-api.version>0.22.1</djl-api.version>
129
- <dl-modelrunner.version>0.5.11-SNAPSHOT</dl-modelrunner.version>
+ <dl-modelrunner.version>0.6.0</dl-modelrunner.version>
130
<pytorch-engine.version>0.22.1</pytorch-engine.version>
131
<pytorch-jni.version>2.0.0-0.22.1</pytorch-jni.version>
132
</properties>
0 commit comments