Skip to content

Commit

Permalink
Bump com.github.spotbugs from 6.0.25 to 6.0.26 (#13)
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 6.0.25 to 6.0.26.

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  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>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent d362326 commit 980514c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ download = { id = "de.undercouch.download", version = "5.6.0" }
moduleInfo = { id = "org.glavo.compile-module-info-plugin", version = "2.0" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
node = { id = "com.github.node-gradle.node", version = "7.1.0" }
spotbugs = { id = "com.github.spotbugs", version = "6.0.25" }
spotbugs = { id = "com.github.spotbugs", version = "6.0.26" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
taskTree = { id = "com.dorongold.task-tree", version = "4.0.0" }
turnkey = { id = "tools.aqua.turnkey", version = "1.0.0" }
Expand Down

0 comments on commit 980514c

Please sign in to comment.