Skip to content

Commit

Permalink
Use kotlinforforge 3.12.0 at runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
StewStrong committed Oct 11, 2023
1 parent 9465f52 commit 8b4f026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencies {
//modImplementation("curse.maven:markdownmanual-502485:3738124")

// Add Kotlin for Forge.
forgeRuntimeLibrary('curse.maven:kotlinforforge-351264:3925887')
forgeRuntimeLibrary("thedarkcolour:kotlinforforge:3.12.0")

// Cloth for config
include(modImplementation("me.shedaniel.cloth:cloth-config-forge:6.3.81"))
Expand Down

0 comments on commit 8b4f026

Please sign in to comment.