Skip to content

Commit

Permalink
Update Gradle Enterprise plugin to 3.9
Browse files Browse the repository at this point in the history
Closes gh-28338
  • Loading branch information
jprinet authored and bclozel committed Apr 14, 2022
1 parent 9e733b0 commit f549524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Expand Up @@ -7,7 +7,7 @@ pluginManagement {
}

plugins {
id "com.gradle.enterprise" version "3.8.1"
id "com.gradle.enterprise" version "3.9"
id "io.spring.ge.conventions" version "0.0.9"
}

Expand Down

0 comments on commit f549524

Please sign in to comment.