Skip to content

Commit

Permalink
Upgrade to Gradle Enterprise Plugin 3.15
Browse files Browse the repository at this point in the history
This reverts commit e1c8a84 as our
version of Gradle Enterprise is not yet compatible with it.
  • Loading branch information
snicoll committed Jan 17, 2024
1 parent 1b312b6 commit e3f185a
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
@@ -1,5 +1,5 @@
plugins {
id "com.gradle.enterprise" version "3.16.1"
id "com.gradle.enterprise" version "3.15"
id "io.spring.ge.conventions" version "0.0.15"
id "org.gradle.toolchains.foojay-resolver-convention" version "0.7.0"
}
Expand Down

0 comments on commit e3f185a

Please sign in to comment.