Skip to content

Commit e5168a5

Browse files
dependabot[bot]marcusdacoregio
authored andcommitted
Bump io.spring.gradle:dependency-management-plugin
Bumps [io.spring.gradle:dependency-management-plugin](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.0.10.RELEASE to 1.0.15.RELEASE. - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases) - [Commits](spring-gradle-plugins/dependency-management-plugin@v1.0.10.RELEASE...v1.0.15.RELEASE) --- updated-dependencies: - dependency-name: io.spring.gradle:dependency-management-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e859c6d commit e5168a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
implementation localGroovy()
6868

6969
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
70-
implementation 'io.spring.gradle:dependency-management-plugin:1.0.10.RELEASE'
70+
implementation 'io.spring.gradle:dependency-management-plugin:1.0.15.RELEASE'
7171
implementation 'io.projectreactor:reactor-core:3.4.33'
7272
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
7373
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'

0 commit comments

Comments
 (0)