We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e6c9f6 commit cf0f46dCopy full SHA for cf0f46d
kotlin-example/build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext {
3
- kotlin_version = '1.0.1-2'
+ kotlin_version = '1.1.4'
4
vertx_version = '3.5.0-SNAPSHOT'
5
}
6
0 commit comments