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