Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 16, 2022
1 parent 09bc0b2 commit 1a6a82d
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")
// build scan plugin can only be applied in settings file
plugins {
id("com.gradle.enterprise") version "3.11.1"
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.7.2"
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.8.0"
}

val isCiBuild = System.getenv("CI") != null
Expand Down

0 comments on commit 1a6a82d

Please sign in to comment.