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

Commit

Permalink
Merge pull request #364 from Aiven-Open/dependabot/gradle/com.github.…
Browse files Browse the repository at this point in the history
…spotbugs-6.0.13

chore(deps): bump com.github.spotbugs from 6.0.9 to 6.0.13
  • Loading branch information
ivanyu committed May 2, 2024
2 parents f596916 + 5eb51e9 commit 9f54fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ plugins {

id "pmd"

id "com.github.spotbugs" version "6.0.9"
id "com.github.spotbugs" version "6.0.13"
}

group = "io.aiven"
Expand Down

0 comments on commit 9f54fc9

Please sign in to comment.