Skip to content

Commit 6e1df14

Browse files
dependabot[bot]spring-builds
authored andcommitted
Bump io.spring.gradle:dependency-management-plugin from 1.1.6 to 1.1.7
Bumps [io.spring.gradle:dependency-management-plugin](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.6 to 1.1.7. - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases) - [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.6...v1.1.7) --- 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 5b3cd7f commit 6e1df14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
implementation localGroovy()
6363

6464
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
65-
implementation 'io.spring.gradle:dependency-management-plugin:1.1.6'
65+
implementation 'io.spring.gradle:dependency-management-plugin:1.1.7'
6666
implementation 'io.projectreactor:reactor-core:3.6.13'
6767
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
6868
implementation 'com.github.ben-manes:gradle-versions-plugin:0.51.0'

0 commit comments

Comments
 (0)