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