X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=build.gradle;h=d7169d53ba639646f9bf46f05694a7f2b50cd6c9;hp=d769f0470f7a190be8a98a0de0e7386fcf8a0a4b;hb=c91f62613be54c6e7e14b21f0e9f7c26894c934c;hpb=0219692c16d02db6cfe9fb4f0621ceefc8ec4cd2 diff --git a/build.gradle b/build.gradle index d769f04..d7169d5 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ group = 'net.pterodactylus' version = '0.9.8' buildscript { - ext.kotlinVersion = '1.2.20' + ext.kotlinVersion = '1.2.31' repositories { mavenCentral() }