Skip to content

Commit 1f44d30

Browse files
3.2.x: Bump io.spring.ge.conventions from 0.0.15 to 0.0.17 (#242)
Bumps [io.spring.ge.conventions](https://github.com/spring-io/gradle-enterprise-conventions) from 0.0.15 to 0.0.17. - [Release notes](https://github.com/spring-io/gradle-enterprise-conventions/releases) - [Commits](spring-io/develocity-conventions@v0.0.15...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alberto C. Ríos <[email protected]>
1 parent 4381f10 commit 1f44d30

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
@@ -32,7 +32,7 @@ pluginManagement {
3232

3333
plugins {
3434
id 'com.gradle.enterprise' version '3.17.6'
35-
id 'io.spring.ge.conventions' version '0.0.15'
35+
id 'io.spring.ge.conventions' version '0.0.17'
3636
}
3737

3838
dependencyResolutionManagement {

0 commit comments

Comments
 (0)