X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=build.gradle;h=a186c717bf613a0d89f60c4c0bc1d3910a152121;hb=88ed72c4e8971a1d6e93a889f6774338d53682c6;hp=6c6437b6b38c4d0a4efc14227813b2fda383e041;hpb=92659ae51c7320986e369b59667ccf173ef0de6b;p=Sone.git diff --git a/build.gradle b/build.gradle index 6c6437b..a186c71 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ group = 'net.pterodactylus' version = '0.9.7' buildscript { - ext.kotlinVersion = '1.1.60' + ext.kotlinVersion = '1.2.0' repositories { mavenCentral() }