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 2a35b8d commit 751c848Copy full SHA for 751c848
conventions/build.gradle.kts
@@ -59,7 +59,7 @@ dependencies {
59
implementation("gradle.plugin.com.google.protobuf:protobuf-gradle-plugin:0.8.18")
60
implementation("com.github.johnrengelman:shadow:8.1.1")
61
implementation("org.apache.httpcomponents:httpclient:4.5.14")
62
- implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.17.5")
+ implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.17.6")
63
implementation("org.owasp:dependency-check-gradle:10.0.3")
64
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
65
implementation("org.spdx:spdx-gradle-plugin:0.8.0")
0 commit comments