Skip to content

Commit 1438a93

Browse files
Bump io.spring.dependency-management (#803)
Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.0.12.RELEASE to 1.0.13.RELEASE. - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases) - [Commits](spring-gradle-plugins/dependency-management-plugin@v1.0.12.RELEASE...v1.0.13.RELEASE) --- updated-dependencies: - dependency-name: io.spring.dependency-management dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 190289c commit 1438a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ plugins {
2727
signing
2828
id("org.jetbrains.kotlin.jvm") version "1.7.10" apply false
2929
id("com.github.spotbugs") version "5.0.9" apply false
30-
id("io.spring.dependency-management") version "1.0.12.RELEASE" apply false
30+
id("io.spring.dependency-management") version "1.0.13.RELEASE" apply false
3131
id("org.springframework.boot") version "2.7.2" apply false
3232
id("io.freefair.lombok") version "6.5.0.3"
3333
}

0 commit comments

Comments
 (0)