Skip to content

Commit

Permalink
Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.7 (
Browse files Browse the repository at this point in the history
#4849)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 20, 2022
1 parent 8d9c357 commit 1997ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Expand Up @@ -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.6.6"
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.7"
}

gradleEnterprise {
Expand Down

0 comments on commit 1997ea3

Please sign in to comment.