Bump io.spring.ge.conventions from 0.0.7 to 0.0.14

Bumps [io.spring.ge.conventions](https://github.com/spring-io/gradle-enterprise-conventions) from 0.0.7 to 0.0.14.
- [Release notes](https://github.com/spring-io/gradle-enterprise-conventions/releases)
- [Commits](https://github.com/spring-io/gradle-enterprise-conventions/compare/v0.0.7...v0.0.14)

---
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] 2023-10-10 04:06:52 +00:00 committed by Marcus Hert Da Coregio
parent 4a87705c69
commit 98531cde2c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ pluginManagement {
plugins {
id "com.gradle.enterprise" version "3.12.6"
id "io.spring.ge.conventions" version "0.0.7"
id "io.spring.ge.conventions" version "0.0.14"
}
dependencyResolutionManagement {