Browse Source

Bump com.gradle.develocity from 3.17.5 to 3.17.6

Bumps com.gradle.develocity from 3.17.5 to 3.17.6.

---
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>
pull/15480/head
dependabot[bot] 1 year ago committed by Spring Builds
parent
commit
e1df1c24cc
  1. 2
      settings.gradle

2
settings.gradle

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

Loading…
Cancel
Save