Bump io.spring.ge.conventions from 0.0.16 to 0.0.17

Bumps [io.spring.ge.conventions](https://github.com/spring-io/gradle-enterprise-conventions) from 0.0.16 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.16...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>
This commit is contained in:
dependabot[bot]
2024-05-13 17:33:12 +00:00
committed by Spring Builds
parent a19248f0ff
commit 77ef2b8339

View File

@@ -7,7 +7,7 @@ pluginManagement {
plugins {
id "com.gradle.develocity" version "3.17.2"
id "io.spring.ge.conventions" version "0.0.16"
id "io.spring.ge.conventions" version "0.0.17"
}
rootProject.name = 'spring-session-build'