Skip to content

Commit 2d2c2d3

Browse files
dependabot[bot]spring-builds
authored andcommitted
Bump io.spring.ge.conventions from 0.0.15 to 0.0.16
Bumps [io.spring.ge.conventions](https://github.com/spring-io/gradle-enterprise-conventions) from 0.0.15 to 0.0.16. - [Release notes](https://github.com/spring-io/gradle-enterprise-conventions/releases) - [Commits](spring-io/develocity-conventions@v0.0.15...v0.0.16) --- 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]>
1 parent 6c9efc2 commit 2d2c2d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluginManagement {
66

77
plugins {
88
id "com.gradle.enterprise" version "3.11.4"
9-
id "io.spring.ge.conventions" version "0.0.15"
9+
id "io.spring.ge.conventions" version "0.0.16"
1010
}
1111

1212
dependencyResolutionManagement {

0 commit comments

Comments
 (0)