Skip to content

Commit 90f5c21

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump io.spring.dependency-management
Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.0.11.RELEASE to 1.0.12.RELEASE. - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases) - [Commits](spring-gradle-plugins/dependency-management-plugin@v1.0.11.RELEASE...v1.0.12.RELEASE) --- updated-dependencies: - dependency-name: io.spring.dependency-management dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3048fbe commit 90f5c21

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
@@ -10,7 +10,7 @@ buildscript {
1010
plugins {
1111
id "java"
1212
id "org.springframework.boot" version "2.7.1"
13-
id "io.spring.dependency-management" version "1.0.11.RELEASE"
13+
id "io.spring.dependency-management" version "1.0.12.RELEASE"
1414
id "idea"
1515
}
1616

0 commit comments

Comments
 (0)