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.5" )
6161 implementation(" org.apache.httpcomponents:httpclient:4.5.14" )
62- implementation(" com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.18.2 " )
62+ implementation(" com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.19 " )
6363 implementation(" org.owasp:dependency-check-gradle:11.1.1" )
6464 implementation(" ru.vyarus:gradle-animalsniffer-plugin:1.7.2" )
6565 implementation(" org.spdx:spdx-gradle-plugin:0.8.0" )
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ plugins {
2121 // ./gradlew :smoke-tests:images:servlet:buildLinuxTestImages pushMatrix -PsmokeTestServer=jetty
2222 // ./gradlew :smoke-tests:images:servlet:buildWindowsTestImages pushMatrix -PsmokeTestServer=jetty
2323 id(" com.bmuschko.docker-remote-api" ) version " 9.4.0" apply false
24- id(" com.gradle.develocity" ) version " 3.18.2 "
24+ id(" com.gradle.develocity" ) version " 3.19 "
2525}
2626
2727dependencyResolutionManagement {
You can’t perform that action at this time.
0 commit comments