Skip to content

Commit

Permalink
Upgrade com.gradle.enterprise plugin to 3.16.2
Browse files Browse the repository at this point in the history
Closes gh-1548
  • Loading branch information
qeeqez authored and jgrandja committed Mar 19, 2024
1 parent 29a8321 commit 4fa8755
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ pluginManagement {
}

plugins {
id "com.gradle.enterprise" version "3.13.3"
id "io.spring.ge.conventions" version "0.0.13"
id "com.gradle.enterprise" version "3.16.2"
id "io.spring.ge.conventions" version "0.0.15"
}

dependencyResolutionManagement {
Expand Down

0 comments on commit 4fa8755

Please sign in to comment.