Skip to content

Commit

Permalink
Update plugin com.gradle.enterprise to v3.10.2 (#4939)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 10, 2022
1 parent 7c485f5 commit 2f75d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
// build scan plugin can only be applied in settings file
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.enterprise") version "3.10.2"
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.7.2"
}

Expand Down

0 comments on commit 2f75d2c

Please sign in to comment.