Skip to content

Commit

Permalink
Bump io.spring.ge.conventions from 0.0.7 to 0.0.14
Browse files Browse the repository at this point in the history
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](spring-io/develocity-conventions@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent cf1827a commit d6e4ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pluginManagement {

plugins {
id "com.gradle.enterprise" version "3.12.3"
id "io.spring.ge.conventions" version "0.0.7"
id "io.spring.ge.conventions" version "0.0.14"
}

rootProject.name = 'spring-session-build'
Expand Down

0 comments on commit d6e4ff9

Please sign in to comment.