aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties9
1 files changed, 4 insertions, 5 deletions
diff --git a/gradle.properties b/gradle.properties
index 6defd3f..ba16f0c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -10,8 +10,7 @@ org.gradle.configureoncommand=true
org.gradle.parallel.threads=4
org.gradle.jvmargs=-Xmx2G
-kotlinVersion=1.7.0
-coroutinesVersion=1.6.2
-serializationVersion=1.3.3
-atomicfuVersion=0.17.3
-datetimeVersion=0.3.3 \ No newline at end of file
+kotlinVersion=1.6.21
+coroutinesVersion=1.6.0
+serializationVersion=1.3.2
+atomicfuVersion=0.17.1 \ No newline at end of file