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 b3fa7e7 + ce69f2a commit f6c5c21Copy full SHA for f6c5c21
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'maven-publish'
7
id 'signing'
8
id 'jacoco'
9
- id 'com.github.spotbugs' version '5.2.0'
+ id 'com.github.spotbugs' version '5.2.1'
10
id "org.sonarqube" version "4.4.1.3373"
11
}
12
0 commit comments