Skip to content

Commit

Permalink
Bump com.github.spotbugs from 5.1.3 to 5.2.1 in /lib/kotlin
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 5.1.3 to 5.2.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Jens-G committed Nov 2, 2023
1 parent fb9ffd2 commit ce7ae32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ plugins {
id 'signing'
id 'pmd'
id 'com.github.johnrengelman.shadow' version '8.1.1'
id "com.github.spotbugs" version "5.1.3"
id "com.github.spotbugs" version "5.2.1"
id "com.diffplug.spotless" version "6.22.0"
}

Expand Down

0 comments on commit ce7ae32

Please sign in to comment.