Skip to content

Commit

Permalink
Update plugin com.github.spotbugs to v5.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2024
1 parent 742cb0b commit c2bc23a
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 @@ -4,7 +4,7 @@ plugins {
id 'signing'
id 'maven-publish'
id "com.diffplug.spotless" version "6.22.0"
id "com.github.spotbugs" version "5.2.1"
id "com.github.spotbugs" version "5.2.5"
}

var javaToolchain = System.getenv('JAVA_TOOLCHAIN')
Expand Down

0 comments on commit c2bc23a

Please sign in to comment.