Skip to content

Commit 35749ec

Browse files
committed
Upgrade to Kotlin 1.2.61
1 parent e0c8b71 commit 35749ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlinVersion = '1.2.60'
2+
ext.kotlinVersion = '1.2.61'
33
repositories {
44
maven { url 'https://repo.spring.io/plugins-release' }
55
}

0 commit comments

Comments
 (0)