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.
1 parent f60ac65 commit b568154Copy full SHA for b568154
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'org.ajoberstar.grgit' version '5.3.0'
4
id "com.github.ben-manes.versions" version '0.52.0'
5
id 'ru.vyarus.mkdocs' version '4.0.1' apply false
6
- id "com.github.spotbugs" version "6.1.10"
+ id "com.github.spotbugs" version "6.1.11"
7
id 'com.diffplug.spotless' version '7.0.3'
8
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
9
}
0 commit comments