Ver Fonte

Bump com.gradle.develocity from 3.17.2 to 3.17.3

Bumps com.gradle.develocity from 3.17.2 to 3.17.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] há 1 ano atrás
pai
commit
76a4a03a63
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -5,7 +5,7 @@ pluginManagement {
 }
 
 plugins {
-	id "com.gradle.develocity" version "3.17.2"
+	id "com.gradle.develocity" version "3.17.3"
 	id "io.spring.ge.conventions" version "0.0.17"
 }