aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-03-15 15:29:12 -0700
committerthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-03-15 15:29:12 -0700
commit9deb20a755528d1370cab429e6849cfc607780db (patch)
treea37fb494f0b35a2444fca66654db8d1f0ca60395 /gradle.properties
parente881f3b56b904c16a488579380d5dceae828c1b2 (diff)
downloadKotlinForForge-9deb20a755528d1370cab429e6849cfc607780db.tar.gz
KotlinForForge-9deb20a755528d1370cab429e6849cfc607780db.tar.bz2
KotlinForForge-9deb20a755528d1370cab429e6849cfc607780db.zip
Update 1.1.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 0a82c28..7a70982 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -2,6 +2,6 @@
# This is required to provide enough memory for the Minecraft decompilation process.
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
-kotlin_version=1.3.61
-coroutines_version = 1.3.2
-annotations_version = 18.0.0 \ No newline at end of file
+kotlin_version=1.3.70
+coroutines_version = 1.3.4
+annotations_version = 19.0.0 \ No newline at end of file