aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2020-03-11 16:18:17 +0100
committerRobert Jaros <rjaros@finn.pl>2020-03-11 16:18:17 +0100
commit9e243a469ae6544e8cf523ad09b959f541c3f565 (patch)
treebe9c7447e221af49180c9e98434df7f988b940b8 /gradle.properties
parentec6084c42c13a621e17b17bd40d90b5c7879f0ec (diff)
downloadkvision-9e243a469ae6544e8cf523ad09b959f541c3f565.tar.gz
kvision-9e243a469ae6544e8cf523ad09b959f541c3f565.tar.bz2
kvision-9e243a469ae6544e8cf523ad09b959f541c3f565.zip
Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spring Boot)
Major refactoring of build architecture.
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties25
1 files changed, 10 insertions, 15 deletions
diff --git a/gradle.properties b/gradle.properties
index be865b3b..5f8b2b42 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,27 +1,22 @@
group=pl.treksoft
version=3.0.1
-kotlinVersion=1.3.61
+systemProp.kotlinVersion=1.3.70
javaVersion=1.8
-coroutinesVersion=1.3.3
-serializationVersion=0.14.0
-frontendPluginVersion=0.0.45
-dokkaVersion=0.9.18
-detektVersion=1.0.0-RC14
-junitVersion=4.12
+coroutinesVersion=1.3.4
+serializationVersion=0.20.0
+systemProp.dokkaVersion=0.10.1
joobyVersion=2.6.1
-springBootVersion=2.2.4.RELEASE
+springBootVersion=2.2.5.RELEASE
ktorVersion=1.3.1
javalinVersion=3.7.0
guiceVersion=4.2.2
-dependencyManagementPluginVersion=1.0.8.RELEASE
-jacksonModuleKotlinVersion=2.10.2
-springDataRelationalVersion=1.1.4.RELEASE
+jacksonModuleKotlinVersion=2.10.3
+springDataRelationalVersion=1.1.5.RELEASE
jqueryKotlinVersion=0.0.4
snabbdomKotlinVersion=0.1.1
navigoKotlinVersion=0.0.3
nodeKtVersion=0.1.0
-kotlinReduxVersion=4.0.0-pre.90-kotlin-1.3.61
-reduxKotlinVersion=0.3.1
+kotlinReduxVersion=4.0.0-pre.93-kotlin-1.3.70
+reduxKotlinVersion=0.3.2
reduxKotlinThunkVersion=0.2.9
-mpaptRuntimeVersion=0.8.3
-autoServiceVersion=1.0-rc6
+mpaptRuntimeVersion=0.8.4