Skip to content

Commit cb15cf5

Browse files
Bump the development-dependencies group with 1 update (spring-projects#2604)
Bumps the development-dependencies group with 1 update: [io.spring.ge.conventions](https://github.com/spring-io/gradle-enterprise-conventions). Updates `io.spring.ge.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 dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37ecdf3 commit cb15cf5

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
@@ -1,6 +1,6 @@
11
plugins {
22
id 'com.gradle.enterprise' version '3.14.1'
3-
id 'io.spring.ge.conventions' version '0.0.14'
3+
id 'io.spring.ge.conventions' version '0.0.15'
44
}
55

66
rootProject.name = 'spring-amqp-dist'

0 commit comments

Comments
 (0)