We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed1564e commit ce35661Copy full SHA for ce35661
1 file changed
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'org.ajoberstar.grgit' version '5.2.0'
5
id "com.github.ben-manes.versions" version '0.47.0'
6
id 'ru.vyarus.mkdocs' version '3.0.0'
7
- id "com.github.spotbugs" version "5.1.1"
+ id "com.github.spotbugs" version "5.1.2"
8
id 'com.diffplug.spotless' version '6.20.0'
9
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
10
}
0 commit comments