Skip to content

Commit c44856b

Browse files
committed
Kotlin version specification in mvn changed
1 parent ce2d49b commit c44856b

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
@@ -28,7 +28,7 @@
2828

2929
<ajdt-eclipse-repo.url>http://download.eclipse.org/tools/ajdt/46/dev/update</ajdt-eclipse-repo.url>
3030

31-
<kotlin.version>1.2.31</kotlin.version>
31+
<kotlin.version>1.2.40-eap-62</kotlin.version>
3232

3333
<aspectj.version>1.8.7</aspectj.version>
3434
<aspectj.plugin.version>1.8</aspectj.plugin.version>

0 commit comments

Comments
 (0)