Skip to content

Commit 3181034

Browse files
Bump io.spring.ge.conventions from 0.0.16 to 0.0.17
Bumps [io.spring.ge.conventions](https://github.com/spring-io/gradle-enterprise-conventions) from 0.0.16 to 0.0.17. - [Release notes](https://github.com/spring-io/gradle-enterprise-conventions/releases) - [Commits](spring-io/develocity-conventions@v0.0.16...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] <support@github.com>
1 parent 371709b commit 3181034

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

88
plugins {
99
id "com.gradle.enterprise" version "3.16.2"
10-
id "io.spring.ge.conventions" version "0.0.16"
10+
id "io.spring.ge.conventions" version "0.0.17"
1111
}
1212

1313
rootProject.name = 'spring-session-build'

0 commit comments

Comments
 (0)