Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit 1187981

Browse files
Bump com.github.spotbugs-base from 6.0.19 to 6.0.23 (#62)
Bumps com.github.spotbugs-base from 6.0.19 to 6.0.23. --- updated-dependencies: - dependency-name: com.github.spotbugs-base dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: melontini <[email protected]>
1 parent e2b565e commit 1187981

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
@@ -10,6 +10,6 @@ dark-matter-base = { group = "me.melontini", name = "dark-matter-base", version.
1010
[plugins]
1111
fabric-loom = { id = "fabric-loom", version = "1.6.12" }
1212
lombok = { id = "io.freefair.lombok", version = "8.10"}
13-
spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.19" }
13+
spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.23" }
1414
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
1515
modmuss50-publish = { id = "me.modmuss50.mod-publish-plugin", version = "0.7.4" }

0 commit comments

Comments
 (0)