Skip to content

Commit

Permalink
fix reactor#1274 Bump Kotlin to 1.2.51
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbasle committed Jul 9, 2018
1 parent b669827 commit d284f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import me.champeau.gradle.japicmp.JapicmpTask
import org.gradle.api.internal.plugins.osgi.OsgiHelper

buildscript {
ext.kotlinVersion = '1.1.61'
ext.kotlinVersion = '1.2.51'
repositories {
maven { url "http://repo.spring.io/plugins-release" }
}
Expand Down

0 comments on commit d284f9f

Please sign in to comment.