aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/gradle.properties b/gradle.properties
index 9b4d8cd8..9395fbf5 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,15 +1,15 @@
group=pl.treksoft
version=0.0.22
-kotlinVersion=1.3.11
+kotlinVersion=1.3.20
javaVersion=1.8
-coroutinesVersion=1.0.1
-serializationVersion=0.9.1
-frontendPluginVersion=0.0.37
+coroutinesVersion=1.1.1
+serializationVersion=0.10.0
+frontendPluginVersion=0.0.44
dokkaVersion=0.9.17
detektVersion=1.0.0.RC9.2
junitVersion=4.12
joobyVersion=1.5.1
-springBootVersion=2.0.4.RELEASE
+springBootVersion=2.1.2.RELEASE
pac4jVersion=3.3.0
kweryVersion=0.17
dependencyManagementPluginVersion=1.0.4.RELEASE