aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-12-19 09:54:05 -0800
committerthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-12-19 09:54:05 -0800
commit668b5c35ea900750c35f2ea8d878c1c5e6a04607 (patch)
treee63f4c0e5e886256a762d409dcc73fc9d5e5321d /gradle.properties
parent7653b26a950d3313f3f159ab76eec1f186055ac8 (diff)
downloadKotlinForForge-668b5c35ea900750c35f2ea8d878c1c5e6a04607.tar.gz
KotlinForForge-668b5c35ea900750c35f2ea8d878c1c5e6a04607.tar.bz2
KotlinForForge-668b5c35ea900750c35f2ea8d878c1c5e6a04607.zip
Kotlin for Forge 1.7.0
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index 65bbeb0..4dd7111 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,6 +3,6 @@
kotlin.code.style=official
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
-kotlin_version=1.4.10
-coroutines_version = 1.3.9
-annotations_version = 20.0.0 \ No newline at end of file
+kotlin_version=1.4.21
+coroutines_version = 1.4.2
+annotations_version = 20.1.0 \ No newline at end of file