Skip to content

Commit

Permalink
Bump com.github.spotbugs from 5.2.1 to 5.2.3 (#314)
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 5.2.1 to 5.2.3.

---
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] committed Nov 13, 2023
1 parent 37b6327 commit 87dfb03
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 @@ -15,7 +15,7 @@ plugins {
id("pmd")
id("java-test-fixtures")
id("net.ltgt.errorprone") version "3.1.0"
id("com.github.spotbugs") version "5.2.1"
id("com.github.spotbugs") version "5.2.3"
id("org.sonarqube") version "4.4.1.3373"
id("info.solidsoft.pitest") version "1.15.0"
id("org.gradle.test-retry") version "1.5.6"
Expand Down

0 comments on commit 87dfb03

Please sign in to comment.