Skip to content

Commit fcbcbed

Browse files
committed
Bump kotlin version to latest 1.4-M2
These artifacts are now available from the SciJava Public maven repo, removing any obstacles to using the latest kotlin in our projects. Closes scijava/pom-scijava#124
1 parent 704518b commit fcbcbed

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
@@ -274,7 +274,7 @@
274274

275275
<!-- Plugin dependencies -->
276276
<extra-enforcer-rules.version>1.2</extra-enforcer-rules.version>
277-
<kotlin.version>1.3.72</kotlin.version>
277+
<kotlin.version>1.4-M2</kotlin.version>
278278
<revapi-java.version>0.20.2</revapi-java.version>
279279
<scijava-coding-style.version>2.0.0</scijava-coding-style.version>
280280
<velocity.version>1.7</velocity.version>

0 commit comments

Comments
 (0)