Skip to content

Commit

Permalink
Update Gradle Enterprise plugin to 3.11.1
Browse files Browse the repository at this point in the history
Closes gh-29164
  • Loading branch information
jprinet authored and sbrannen committed Sep 16, 2022
1 parent f0f633d commit d8e4dc9
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 @@ -7,7 +7,7 @@ pluginManagement {
}

plugins {
id "com.gradle.enterprise" version "3.10.2"
id "com.gradle.enterprise" version "3.11.1"
id "io.spring.ge.conventions" version "0.0.10"
}

Expand Down

0 comments on commit d8e4dc9

Please sign in to comment.