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 507f675 commit d4e13d6Copy full SHA for d4e13d6
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'archunit.base-conventions'
3
id 'com.gradleup.shadow' version '8.3.9' apply false
4
- id 'com.github.spotbugs' version '6.2.3' apply false
+ id 'com.github.spotbugs' version '6.2.4' apply false
5
id "io.github.gradle-nexus.publish-plugin" version "2.0.0" apply false
6
id "com.diffplug.spotless" version "7.2.1" apply false
7
id 'com.github.ben-manes.versions' version '0.52.0' apply false
0 commit comments