aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle.kts
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-03-02 12:45:10 +0000
committerGitHub <noreply@github.com>2023-03-02 12:45:10 +0000
commitbbd0e8d12c70fad7540554c2066104ac72b11e60 (patch)
tree13c6be2521e2684198a13136bfa0fd499632b703 /settings.gradle.kts
parent96d624a205b99cb92041441b15a40e89b03930b0 (diff)
chore(deps): update plugin com.gradle.enterprise to v3.12.4 (#2397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'settings.gradle.kts')
-rw-r--r--settings.gradle.kts2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.gradle.kts b/settings.gradle.kts
index bb09adbe..06071346 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -52,7 +52,7 @@ pluginManagement {
}
}
-plugins { id("com.gradle.enterprise") version "3.12.3" }
+plugins { id("com.gradle.enterprise") version "3.12.4" }
gradleEnterprise {
buildScan {