Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Commit

Permalink
Bump com.github.spotbugs from 6.0.14 to 6.0.15
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 6.0.14 to 6.0.15.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent e93e312 commit 2e9a641
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 @@ -9,7 +9,7 @@ plugins {
id("java")
id("org.springframework.boot") version "2.7.18"
id("io.spring.dependency-management") version "1.1.5"
id("com.github.spotbugs") version "6.0.14"
id("com.github.spotbugs") version "6.0.15"
id("checkstyle")
id("jacoco")
id("pmd")
Expand Down

0 comments on commit 2e9a641

Please sign in to comment.