Skip to content

Commit

Permalink
Update Gradle Enterprise plugin to 3.17.2
Browse files Browse the repository at this point in the history
Issue gh-15020
  • Loading branch information
sjohnr committed May 8, 2024
1 parent 53b581b commit a80fdee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pluginManagement {
}

plugins {
id "com.gradle.enterprise" version "3.12.6"
id "com.gradle.enterprise" version "3.17.2"
id "io.spring.ge.conventions" version "0.0.16"
}

Expand Down

0 comments on commit a80fdee

Please sign in to comment.