We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd4323c + bd17dcc commit 48049b6Copy full SHA for 48049b6
1 file changed
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
id 'maven-publish'
15
id 'signing'
16
id 'jacoco'
17
- id 'com.github.spotbugs' version '5.0.13'
+ id 'com.github.spotbugs' version '5.0.14'
18
id "org.sonarqube" version "4.0.0.2929"
19
}
20
0 commit comments