diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 2dd6fb2..213f28f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -17,4 +17,4 @@ lombok = { id = "io.freefair.lombok", version = "8.6"} shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" } spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.17" } spotless = { id = "com.diffplug.spotless", version = "6.25.0" } -modmuss50-publish = { id = "me.modmuss50.mod-publish-plugin", version = "0.5.1" } \ No newline at end of file +modmuss50-publish = { id = "me.modmuss50.mod-publish-plugin", version = "0.5.2" } \ No newline at end of file