Browse Source

chore(deps): update plugin com.gradle.develocity to v3.17.4 (main) (#11390)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 9 months ago
parent
commit
2ff3c70bc1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      settings.gradle.kts

+ 1 - 1
settings.gradle.kts

@@ -12,7 +12,7 @@ pluginManagement {
 }
 
 plugins {
-  id("com.gradle.develocity") version "3.17.3"
+  id("com.gradle.develocity") version "3.17.4"
   id("com.gradle.common-custom-user-data-gradle-plugin") version "2.0.1"
   id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
   // this can't live in pluginManagement currently due to