Bump com.gradle.enterprise from 3.13.4 to 3.14 (#5638)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
abada81018
commit
2d6b26b10d
|
@ -2,7 +2,7 @@ pluginManagement {
|
|||
plugins {
|
||||
id("com.github.ben-manes.versions") version "0.47.0"
|
||||
id("com.github.johnrengelman.shadow") version "8.1.1"
|
||||
id("com.gradle.enterprise") version "3.13.4"
|
||||
id("com.gradle.enterprise") version "3.14"
|
||||
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
|
||||
id("org.graalvm.buildtools.native") version "0.9.23"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue