Sfoglia il codice sorgente

Bump com.gradle.develocity from 3.17.6 to 3.18

Bumps com.gradle.develocity from 3.17.6 to 3.18.

---
updated-dependencies:
- dependency-name: com.gradle.develocity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 anno fa
parent
commit
e90a6b66fe
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -5,7 +5,7 @@ pluginManagement {
 }
 
 plugins {
-	id "com.gradle.develocity" version "3.17.6"
+	id "com.gradle.develocity" version "3.18"
 	id "io.spring.develocity.conventions" version "0.0.20"
 }