Skip to content

Commit

Permalink
Update plugin com.gradle.enterprise to v3.14.1 (cashapp#4437)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 31, 2023
1 parent 9c1c04f commit 355d0c0
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 @@ -17,7 +17,7 @@ pluginManagement {
}

plugins {
id "com.gradle.enterprise" version "3.14"
id "com.gradle.enterprise" version "3.14.1"
id "org.gradle.toolchains.foojay-resolver-convention" version "0.6.0"
}

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

plugins {
id "com.gradle.enterprise" version "3.14"
id "com.gradle.enterprise" version "3.14.1"
id "org.gradle.toolchains.foojay-resolver-convention" version "0.6.0"
}

Expand Down

0 comments on commit 355d0c0

Please sign in to comment.