Add test for DI constructability of TrustAjaxPage
[Sone.git] / build.gradle
index d769f04..c2bb12e 100644 (file)
@@ -2,7 +2,7 @@ group = 'net.pterodactylus'
 version = '0.9.8'
 
 buildscript {
-    ext.kotlinVersion = '1.2.20'
+    ext.kotlinVersion = '1.2.21'
     repositories {
         mavenCentral()
     }