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 48b2956 commit 2e0e580Copy full SHA for 2e0e580
buildSrc/build.gradle.kts
@@ -17,7 +17,7 @@ dependencies {
17
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.3.0")
18
implementation("org.owasp:dependency-check-gradle:12.1.3")
19
implementation("ru.vyarus.animalsniffer:ru.vyarus.animalsniffer.gradle.plugin:2.0.1")
20
- implementation("com.gradle:develocity-gradle-plugin:4.1.1")
+ implementation("com.gradle:develocity-gradle-plugin:4.2")
21
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.6")
22
implementation("com.google.auto.value:auto-value-annotations:1.11.0")
23
}
0 commit comments