Skip to content

Commit 819b51f

Browse files
committed
Preemptively bump scripting-java to 0.3.0
For what's new, see: scijava/scripting-java#3
1 parent 2fe37a7 commit 819b51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Projects wishing to use pom-scijava as a parent project need to override the &lt
159159
<scripting-groovy.version>0.2.0</scripting-groovy.version>
160160

161161
<!-- Scripting: Java - https://github.com/scijava/scripting-java -->
162-
<scripting-java.version>0.2.5</scripting-java.version>
162+
<scripting-java.version>0.3.0</scripting-java.version>
163163

164164
<!-- Scripting: Javascript - https://github.com/scijava/scripting-javascript -->
165165
<scripting-javascript.version>0.3.0</scripting-javascript.version>

0 commit comments

Comments
 (0)