3.2.x: Bump io.spring.ge.conventions from 0.0.15 to 0.0.17 (#242)

Bumps [io.spring.ge.conventions](https://github.com/spring-io/gradle-enterprise-conventions) from 0.0.15 to 0.0.17.
- [Release notes](https://github.com/spring-io/gradle-enterprise-conventions/releases)
- [Commits](https://github.com/spring-io/gradle-enterprise-conventions/compare/v0.0.15...v0.0.17)

---
updated-dependencies:
- dependency-name: io.spring.ge.conventions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alberto C. Ríos <albertoimpl@gmail.com>
This commit is contained in:
dependabot[bot]
2024-07-22 12:21:20 +02:00
committed by GitHub
parent 4381f10da9
commit 1f44d304ab

View File

@@ -32,7 +32,7 @@ pluginManagement {
plugins {
id 'com.gradle.enterprise' version '3.17.6'
id 'io.spring.ge.conventions' version '0.0.15'
id 'io.spring.ge.conventions' version '0.0.17'
}
dependencyResolutionManagement {