Skip to content

Commit

Permalink
Update plugin com.github.spotbugs to v6.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent b89dedf commit acc1a6f
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 @@ -21,7 +21,7 @@ plugins {
id 'org.springframework.boot' version '3.3.0'
id 'io.spring.dependency-management' version '1.1.5'
id 'net.ltgt.errorprone' version '3.1.0'
id 'com.github.spotbugs' version '6.0.15' apply false
id 'com.github.spotbugs' version '6.0.16' apply false
id 'de.aaschmid.cpd' version '3.3'
id "org.sonarqube" version "5.0.0.4638"
}
Expand Down

0 comments on commit acc1a6f

Please sign in to comment.