diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5f5e2cb..fcd909e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -21,4 +21,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.19" } spotless = { id = "com.diffplug.spotless", version = "6.25.0" } -modmuss50-publish = { id = "me.modmuss50.mod-publish-plugin", version = "0.6.3" } \ No newline at end of file +modmuss50-publish = { id = "me.modmuss50.mod-publish-plugin", version = "0.7.3" } \ No newline at end of file