aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle.kts
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-06-13 01:09:52 +0530
committerGitHub <noreply@github.com>2024-06-12 19:39:52 +0000
commit515ee5ca5be40b9844c63d3f21114b617816bb2a (patch)
tree422e227f5851a656730b19ff32409b7dcd6181fe /settings.gradle.kts
parent162f802addb4b78f78db4dc25bdb01fbadebdbc1 (diff)
chore(deps): update plugin com.gradle.develocity to v3.17.5 (#3089)
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 d8f2b2b4..f2ee6f93 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.4"
+ id("com.gradle.develocity") version "3.17.5"
}
develocity {