Skip to content

Commit

Permalink
Merge pull request #334 from usefulness/renovate/com.gradle.develocit…
Browse files Browse the repository at this point in the history
…y-3.x

Update plugin com.gradle.develocity to v3.18.1
  • Loading branch information
renovate[bot] authored Sep 10, 2024
2 parents 02970b9 + 2ed9340 commit 8d71704
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sample/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pluginManagement {
}

plugins {
id("com.gradle.develocity") version "3.18"
id("com.gradle.develocity") version "3.18.1"
}

develocity {
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pluginManagement {

plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
id("com.gradle.develocity") version "3.18"
id("com.gradle.develocity") version "3.18.1"
}

develocity {
Expand Down

0 comments on commit 8d71704

Please sign in to comment.