Skip to content

Commit 25921cd

Browse files
Bump io.spring.dependency-management from 1.1.0 to 1.1.7 (#5577)
Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.0 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.0...v1.1.7) --- updated-dependencies: - dependency-name: io.spring.dependency-management dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a831f8 commit 25921cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212

1313
plugins {
1414
id 'com.diffplug.spotless' version '6.22.0'
15-
id 'io.spring.dependency-management' version '1.1.0'
15+
id 'io.spring.dependency-management' version '1.1.7'
1616
}
1717

1818
apply from: file("${rootDir}/build-resources.gradle")

0 commit comments

Comments
 (0)