aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle.kts
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-05-10 13:34:44 +0530
committerGitHub <noreply@github.com>2024-05-10 08:04:44 +0000
commite5c8478693febb5e2f8353b378276da192592a43 (patch)
tree4c2b4ac6c7a752283343a497a9ab8cb1d72ff38b /settings.gradle.kts
parent6d6a27e1840cb941c02e8a206383c05ef5d3297c (diff)
chore(deps): update plugin com.gradle.develocity to v3.17.3 (#3047)
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 c4396dee..bd77865b 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -40,7 +40,7 @@ pluginManagement {
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
- id("com.gradle.develocity") version "3.17.2"
+ id("com.gradle.develocity") version "3.17.3"
}
develocity {