File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ dependencies {
59
59
implementation(" gradle.plugin.com.google.protobuf:protobuf-gradle-plugin:0.8.18" )
60
60
implementation(" com.gradleup.shadow:shadow-gradle-plugin:8.3.6" )
61
61
implementation(" org.apache.httpcomponents:httpclient:4.5.14" )
62
- implementation(" com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.19.1 " )
62
+ implementation(" com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.19.2 " )
63
63
implementation(" org.owasp:dependency-check-gradle:12.1.0" )
64
64
implementation(" ru.vyarus:gradle-animalsniffer-plugin:2.0.0" )
65
65
implementation(" org.spdx:spdx-gradle-plugin:0.8.0" )
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ plugins {
20
20
// ./gradlew :smoke-tests:images:servlet:buildLinuxTestImages pushMatrix -PsmokeTestServer=jetty
21
21
// ./gradlew :smoke-tests:images:servlet:buildWindowsTestImages pushMatrix -PsmokeTestServer=jetty
22
22
id(" com.bmuschko.docker-remote-api" ) version " 9.4.0" apply false
23
- id(" com.gradle.develocity" ) version " 3.19.1 "
23
+ id(" com.gradle.develocity" ) version " 3.19.2 "
24
24
}
25
25
26
26
dependencyResolutionManagement {
You can’t perform that action at this time.
0 commit comments