aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle.kts
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-04-12 22:01:43 +0530
committerGitHub <noreply@github.com>2023-04-12 22:01:43 +0530
commitfc9b8bcf972994cb9ee290f4b0c00855bf9250af (patch)
treee09c434d430720a4af890dfe97ffbce27f3a49b8 /settings.gradle.kts
parentd13406d79f2a1db0469c0b4fcc61f3db9c4385ee (diff)
chore(deps): update plugin com.gradle.enterprise to v3.13 (#2467)
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 4f36ad2c..3b1cbd46 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -52,7 +52,7 @@ pluginManagement {
}
}
-plugins { id("com.gradle.enterprise") version "3.12.6" }
+plugins { id("com.gradle.enterprise") version "3.13" }
gradleEnterprise {
buildScan {