diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e1382fe..333741b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -21,4 +21,4 @@ lombok = { id = "io.freefair.lombok", version = "8.11"} shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" } spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.27" } spotless = { id = "com.diffplug.spotless", version = "6.25.0" } -modmuss50-publish = { id = "me.modmuss50.mod-publish-plugin", version = "0.7.4" } \ No newline at end of file +modmuss50-publish = { id = "me.modmuss50.mod-publish-plugin", version = "0.8.4" } \ No newline at end of file