Set the kotlinforforge dependency to 2.0.1 since older versions won't work on minecraft 1.17+

This commit is contained in:
Username404 2021-10-26 12:26:05 +02:00
parent 5be4f8992e
commit 4c7face8a1
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ org.gradle.vfs.watch=true
minecraft=1.17.1
forge_version=37.1
kotlinforforge=1.17.0
kotlinforforge=2.0.1
kotlinVer=1.6.0
kotlin_coroutines_version=1.5.0
serializationVer=1.2.1