Skip to content

Commit

Permalink
Bump com.github.spotbugs from 6.0.9 to 6.0.14 (#317)
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 6.0.9 to 6.0.14.

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 334b0a3 commit 4b358db
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 @@ -18,7 +18,7 @@ plugins {
java
`maven-publish`
signing
id("com.github.spotbugs") version "6.0.9"
id("com.github.spotbugs") version "6.0.14"
id("com.diffplug.spotless") version "6.25.0"
id("pl.allegro.tech.build.axion-release") version "1.17.2"
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
Expand Down

0 comments on commit 4b358db

Please sign in to comment.