Skip to content

Commit

Permalink
Merge pull request spring-projects#28747 from jprinet
Browse files Browse the repository at this point in the history
* spring-projectsgh-28747:
  Upgrade Gradle Enterprise plugin to 3.7.2

Closes spring-projectsgh-28747
  • Loading branch information
wilkinsona committed Nov 19, 2021
2 parents 8f0e12d + 80e6bb2 commit c68e66c
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 @@ -22,7 +22,7 @@ pluginManagement {
}

plugins {
id "com.gradle.enterprise" version "3.6.1"
id "com.gradle.enterprise" version "3.7.2"
id "io.spring.ge.conventions" version "0.0.8"
}

Expand Down

0 comments on commit c68e66c

Please sign in to comment.