Upgrade Gradle Enterprise, CCUD
This upgrades the Gradle Enterprise Gradle Plugin and the Common Custom User Data Gradle plugin to the latest versions. https://docs.gradle.com/enterprise/gradle-plugin/#release_history https://github.com/gradle/common-custom-user-data-gradle-plugin/releases/tag/v1.9
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
38f0ac332d
commit
06e687addd
@@ -52,7 +52,7 @@ dependencies {
|
||||
commonCompileOnly("org.codehaus.groovy:groovy-all:2.4.12")
|
||||
commonCompileOnly(intellijCore())
|
||||
commonCompileOnly(commonDependency("org.jetbrains.teamcity:serviceMessages"))
|
||||
commonCompileOnly("com.gradle:gradle-enterprise-gradle-plugin:3.12.3")
|
||||
commonCompileOnly("com.gradle:gradle-enterprise-gradle-plugin:3.12.4")
|
||||
commonCompileOnly(commonDependency("com.google.code.gson:gson"))
|
||||
commonCompileOnly(commonDependency("com.google.guava:guava"))
|
||||
commonCompileOnly("de.undercouch:gradle-download-task:4.1.1")
|
||||
|
||||
Reference in New Issue
Block a user