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 119b75811f
commit 40d9ee1605
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
forge_version=37.1
kotlinforforge=1.17.0
kotlinforforge=2.0.1
kotlinVer=1.6.0
kotlin_coroutines_version=1.5.0
serializationVer=1.3.1