Skip to content

Commit

Permalink
Merge pull request #32405 from jprinet
Browse files Browse the repository at this point in the history
* pr/32405:
  Upgrade to Gradle Enterprise plugin 3.11.1

Closes gh-32405
  • Loading branch information
snicoll committed Sep 19, 2022
2 parents 057ad72 + 173b70c commit d2ad0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Expand Up @@ -22,7 +22,7 @@ pluginManagement {
}

plugins {
id "com.gradle.enterprise" version "3.10.3"
id "com.gradle.enterprise" version "3.11.1"
id "io.spring.ge.conventions" version "0.0.11"
}

Expand Down

0 comments on commit d2ad0b7

Please sign in to comment.