X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=build.gradle;h=4fd4adabb835e107629e63186a3a5422e55d755b;hb=8788d5ab31bba7dd145c25b979f99a8bc640c37e;hp=a9e11cab88dd03c0fb1fcf7e03ebc70a1af233f0;hpb=ee83ac64786054c5c597a60a53de4e7292349559;p=Sone.git diff --git a/build.gradle b/build.gradle index a9e11ca..4fd4ada 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ group = 'net.pterodactylus' version = '80' buildscript { - ext.kotlinVersion = '1.3.41' + ext.kotlinVersion = '1.3.50' repositories { mavenCentral() }