Skip to content

Commit cf0f46d

Browse files
committed
Bump kotlin version
1 parent 4e6c9f6 commit cf0f46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-example/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
kotlin_version = '1.0.1-2'
3+
kotlin_version = '1.1.4'
44
vertx_version = '3.5.0-SNAPSHOT'
55
}
66

0 commit comments

Comments
 (0)