Skip to content

Commit 5543fb4

Browse files
dependabot[bot]marcusdacoregio
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] <support@github.com>
1 parent 66865a6 commit 5543fb4

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.15"
10+
id "io.spring.ge.conventions" version "0.0.16"
1111
}
1212

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

0 commit comments

Comments
 (0)