Skip to content

Commit 56f4865

Browse files
dependabot[bot]marcusdacoregio
authored andcommitted
Bump io.spring.ge.conventions from 0.0.14 to 0.0.15
Bumps [io.spring.ge.conventions](https://github.com/spring-io/gradle-enterprise-conventions) from 0.0.14 to 0.0.15. - [Release notes](https://github.com/spring-io/gradle-enterprise-conventions/releases) - [Commits](spring-io/develocity-conventions@v0.0.14...v0.0.15) --- 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>
1 parent 3f5f79d commit 56f4865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
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.14"
9+
id "io.spring.ge.conventions" version "0.0.15"
1010
}
1111

1212
dependencyResolutionManagement {

0 commit comments

Comments
 (0)