Skip to content

Commit e3f185a

Browse files
committed
Upgrade to Gradle Enterprise Plugin 3.15
This reverts commit e1c8a84 as our version of Gradle Enterprise is not yet compatible with it.
1 parent 1b312b6 commit e3f185a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id "com.gradle.enterprise" version "3.16.1"
2+
id "com.gradle.enterprise" version "3.15"
33
id "io.spring.ge.conventions" version "0.0.15"
44
id "org.gradle.toolchains.foojay-resolver-convention" version "0.7.0"
55
}

0 commit comments

Comments
 (0)