Skip to content

Commit 0b7a31d

Browse files
Bump com.github.spotbugs-base from 6.0.23 to 6.1.7
Bumps com.github.spotbugs-base from 6.0.23 to 6.1.7. --- updated-dependencies: - dependency-name: com.github.spotbugs-base dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22f6e7c commit 0b7a31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ dark-matter-minecraft = { group = "me.melontini", name = "dark-matter-minecraft"
1111
[plugins]
1212
fabric-loom = { id = "fabric-loom", version = "1.7.4" }
1313
lombok = { id = "io.freefair.lombok", version = "8.10"}
14-
spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.23" }
14+
spotbugs-base = { id = "com.github.spotbugs-base", version = "6.1.7" }
1515
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
1616
modmuss50-publish = { id = "me.modmuss50.mod-publish-plugin", version = "0.7.4" }

0 commit comments

Comments
 (0)