Skip to content

Commit 40dda8c

Browse files
committed
update pom
1 parent 5d4d64a commit 40dda8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava</artifactId>
8-
<version>39.0.0</version>
8+
<version>41.0.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -126,7 +126,7 @@
126126
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
127127

128128
<pytorch-javacpp.version>2.0.1-1.5.9</pytorch-javacpp.version>
129-
<dl-modelrunner.version>0.5.11-SNAPSHOT</dl-modelrunner.version>
129+
<dl-modelrunner.version>0.6.0</dl-modelrunner.version>
130130
<cuda-javacpp.version>11.8-8.6-1.5.8</cuda-javacpp.version>
131131
<mkl-javacpp.version>2023.1-1.5.9</mkl-javacpp.version>
132132
</properties>

0 commit comments

Comments
 (0)