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 4f3704b commit c63a7c3Copy full SHA for c63a7c3
settings.gradle.kts
@@ -55,7 +55,7 @@ pluginManagement {
55
id("io.qameta.allure-report") version "3.0.1"
56
id("io.spring.dependency-management") version "1.1.6"
57
id("com.google.protobuf") version "0.9.4"
58
- id("com.github.spotbugs") version "6.0.19"
+ id("com.github.spotbugs") version "6.4.7"
59
kotlin("jvm") version "2.0.0"
60
}
61
0 commit comments