Skip to content

Commit

Permalink
chore(deps): update plugin me.modmuss50.mod-publish-plugin to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jpenilla committed Jun 23, 2024
1 parent a853c7a commit 0c1c3a2
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 @@ -6,7 +6,7 @@ plugins {
id("net.kyori.indra.checkstyle") version indraVersion
id("net.kyori.indra.license-header") version indraVersion
id("quiet-fabric-loom")
id("me.modmuss50.mod-publish-plugin") version "0.4.5"
id("me.modmuss50.mod-publish-plugin") version "0.5.1"
}

version = "1.1.10-SNAPSHOT"
Expand Down

0 comments on commit 0c1c3a2

Please sign in to comment.