Skip to content

Commit 9899de4

Browse files
committed
Update Gradle Enterprise plugin to 3.14
1 parent 45b970f commit 9899de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.161" }
3333
commons-io = { module = "commons-io:commons-io", version = "2.13.0" }
3434
gradle-commonCustomUserData = { module = "com.gradle:common-custom-user-data-gradle-plugin", version = "1.11" }
3535
gradle-foojayResolver = { module = "org.gradle.toolchains:foojay-resolver", version = "0.6.0" }
36-
gradle-enterprise = { module = "com.gradle:gradle-enterprise-gradle-plugin", version = "3.13.4" }
36+
gradle-enterprise = { module = "com.gradle:gradle-enterprise-gradle-plugin", version = "3.14" }
3737
gradle-bnd = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version.ref = "bnd" }
3838
gradle-shadow = { module = "com.github.johnrengelman:shadow", version = "8.1.1" }
3939
gradle-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.19.0" }

0 commit comments

Comments
 (0)