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 61d35af + b8cadea commit 5b7ffc0Copy full SHA for 5b7ffc0
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
//id 'maven'
7
id 'eclipse'
8
id 'idea'
9
- id 'com.github.spotbugs' version '4.7.6'
+ id 'com.github.spotbugs' version '4.7.7'
10
id 'checkstyle'
11
id 'pmd'
12
id 'org.flywaydb.flyway' version '7.15.0'
0 commit comments