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 9a247d5 commit 1d257a1Copy full SHA for 1d257a1
conventions/build.gradle.kts
@@ -57,7 +57,7 @@ dependencies {
57
implementation("gradle.plugin.com.google.protobuf:protobuf-gradle-plugin:0.8.18")
58
implementation("com.github.johnrengelman:shadow:8.1.1")
59
implementation("org.apache.httpcomponents:httpclient:4.5.14")
60
- implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.13.1")
+ implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.13.2")
61
implementation("org.owasp:dependency-check-gradle:8.2.1")
62
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.0")
63
// When updating, also update dependencyManagement/build.gradle.kts
0 commit comments