Skip to content

Commit

Permalink
fix(deps): update dependency com.gradle.develocity:com.gradle.develoc…
Browse files Browse the repository at this point in the history
…ity.gradle.plugin to v3.17.4 (main) (#11392)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent 9e48f24 commit dad07f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conventions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
implementation("gradle.plugin.com.google.protobuf:protobuf-gradle-plugin:0.8.18")
implementation("com.github.johnrengelman:shadow:8.1.1")
implementation("org.apache.httpcomponents:httpclient:4.5.14")
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.17.3")
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.17.4")
implementation("org.owasp:dependency-check-gradle:9.2.0")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
// When updating, also update dependencyManagement/build.gradle.kts
Expand Down

0 comments on commit dad07f9

Please sign in to comment.