mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.7.2 (#4897)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -42,7 +42,7 @@ enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
||||
plugins {
|
||||
// check https://gradle.com/enterprise/releases with new versions. GE plugin version should not lag behind Gradle version
|
||||
id("com.gradle.enterprise") version "3.10.1"
|
||||
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.7"
|
||||
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.7.2"
|
||||
}
|
||||
|
||||
gradleEnterprise {
|
||||
|
||||
Reference in New Issue
Block a user