File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ dependencies {
5959 implementation(" gradle.plugin.com.google.protobuf:protobuf-gradle-plugin:0.8.18" )
6060 implementation(" com.gradleup.shadow:shadow-gradle-plugin:8.3.6" )
6161 implementation(" org.apache.httpcomponents:httpclient:4.5.14" )
62- implementation(" com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.19.2 " )
62+ implementation(" com.gradle.develocity:com.gradle.develocity.gradle.plugin:4.0 " )
6363 implementation(" org.owasp:dependency-check-gradle:12.1.1" )
6464 implementation(" ru.vyarus:gradle-animalsniffer-plugin:2.0.0" )
6565 implementation(" org.spdx:spdx-gradle-plugin:0.9.0" )
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ plugins {
2020 // ./gradlew :smoke-tests:images:servlet:buildLinuxTestImages pushMatrix -PsmokeTestServer=jetty
2121 // ./gradlew :smoke-tests:images:servlet:buildWindowsTestImages pushMatrix -PsmokeTestServer=jetty
2222 id(" com.bmuschko.docker-remote-api" ) version " 9.4.0" apply false
23- id(" com.gradle.develocity" ) version " 3.19.2 "
23+ id(" com.gradle.develocity" ) version " 4.0 "
2424}
2525
2626dependencyResolutionManagement {
You can’t perform that action at this time.
0 commit comments