1
0
mirror of synced 2026-05-22 13:23:17 +00:00

Update Gradle Enterprise Gradle Plugin

This commit is contained in:
Nelson Osacky
2021-01-12 13:42:28 +01:00
committed by Rob Winch
parent f4d78d00ef
commit 06b748c9c2
+2 -2
View File
@@ -6,8 +6,8 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.2"
id "io.spring.ge.conventions" version "0.0.6"
id "com.gradle.enterprise" version "3.5.1"
id "io.spring.ge.conventions" version "0.0.7"
}
enableFeaturePreview("VERSION_ORDERING_V2")