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.github.johnrengelman:shadow:8.1.1" )
61
61
implementation(" org.apache.httpcomponents:httpclient:4.5.14" )
62
- implementation(" com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.17.2 " )
62
+ implementation(" com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.17.3 " )
63
63
implementation(" org.owasp:dependency-check-gradle:9.1.0" )
64
64
implementation(" ru.vyarus:gradle-animalsniffer-plugin:1.7.1" )
65
65
// When updating, also update dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ pluginManagement {
12
12
}
13
13
14
14
plugins {
15
- id(" com.gradle.enterprise" ) version " 3.17.2 "
15
+ id(" com.gradle.enterprise" ) version " 3.17.3 "
16
16
id(" com.gradle.common-custom-user-data-gradle-plugin" ) version " 2.0.1"
17
17
id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.8.0"
18
18
// this can't live in pluginManagement currently due to
You can’t perform that action at this time.
0 commit comments