We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a5117f + 995f60e commit 4accaf2Copy full SHA for 4accaf2
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
//id 'maven'
7
id 'eclipse'
8
id 'idea'
9
- id 'com.github.spotbugs' version '4.7.10'
+ id 'com.github.spotbugs' version '5.0.2'
10
id 'checkstyle'
11
id 'pmd'
12
id 'org.flywaydb.flyway' version '8.0.5'
0 commit comments