Skip to content

Commit

Permalink
Update klf
Browse files Browse the repository at this point in the history
  • Loading branch information
btwonion authored Oct 22, 2024
1 parent 32dc1c2 commit a9217ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
modImplementation("com.terraformersmc:modmenu:$modmenu")
} else {
"neoForge"("net.neoforged:neoforge:${property("vers.deps.fml")}")
modImplementation("dev.nyon:KotlinLangForge:1.0.3-k${libs.versions.kotlin.orNull}-$mcVersion+${loader.name.lowercase()}")
modImplementation("dev.nyon:KotlinLangForge:1.1.0-k${libs.versions.kotlin.orNull}-$mcVersion+${loader.name.lowercase()}")
}

modCompileOnly("dev.isxander:yet-another-config-lib:$yaclVersion")
Expand Down

0 comments on commit a9217ea

Please sign in to comment.