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 a228c62e..7b32ee5c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,16 +1,16 @@
group=pl.treksoft
version=0.0.33
-kotlinVersion=1.3.21
+kotlinVersion=1.3.30
javaVersion=1.8
-coroutinesVersion=1.1.1
-serializationVersion=0.10.0
+coroutinesVersion=1.2.0
+serializationVersion=0.11.0
frontendPluginVersion=0.0.45
dokkaVersion=0.9.18
detektVersion=1.0.0.RC9.2
junitVersion=4.12
joobyVersion=1.6.0
-springBootVersion=2.1.3.RELEASE
-ktorVersion=1.1.3
+springBootVersion=2.1.4.RELEASE
+ktorVersion=1.1.4
guiceVersion=4.2.2
pac4jVersion=3.5.0
dependencyManagementPluginVersion=1.0.4.RELEASE