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 f4b533a commit 30e2326Copy full SHA for 30e2326
buildSrc/build.gradle.kts
@@ -11,7 +11,7 @@ dependencies {
11
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.2.1")
12
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.3.2")
13
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.8")
14
- implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:5.0.0")
+ implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:5.1.0")
15
implementation("org.openrewrite:plugin:7.27.0")
16
}
17
0 commit comments