Skip to content

Commit

Permalink
build: update EGT to 0.6.5
Browse files Browse the repository at this point in the history
[no ci]
  • Loading branch information
My-Name-Is-Jeff committed Dec 25, 2024
1 parent aa4f6bd commit 6096e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pluginManagement {
val kotlinVersion = "1.9.22"
kotlin("jvm") version kotlinVersion apply false
kotlin("plugin.serialization") version kotlinVersion apply false
id("gg.essential.multi-version.root") version "0.6.3"
id("gg.essential.multi-version.root") version "0.6.5"
id("gg.essential.loom")
id("gg.essential.defaults")
}
Expand Down

0 comments on commit 6096e15

Please sign in to comment.