diff --git a/gradle.properties b/gradle.properties index 1e297c2..9b1e818 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -mod_version = 1.8.0 +mod_version = 1.8.1 group = net.shadowfacts archivesBaseName = Forgelin @@ -6,6 +6,6 @@ mc_version = 1.12.2 mcp_mappings = snapshot_20180609 forge_version = 14.23.4.2705 -kotlin_version = 1.3.0 +kotlin_version = 1.3.10 annotations_version = 16.0.3 -coroutines_version = 1.0.0 +coroutines_version = 1.0.1