Skip to content

Commit 500f852

Browse files
Bump io.spring.dependency-management
Bumps the spring-boot-dependencies group with 1 update: [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin). Updates `io.spring.dependency-management` from 1.1.3 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.3...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 dependency-group: spring-boot-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac83b10 commit 500f852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ aspectj = '1.9.21'
4343

4444
[plugins]
4545
spring-boot = { id = 'org.springframework.boot', version.ref = 'spring-boot' }
46-
spring-dependency-management = { id = 'io.spring.dependency-management', version = '1.1.3' }
46+
spring-dependency-management = { id = 'io.spring.dependency-management', version = '1.1.7' }
4747
git-properties = { id = 'com.gorylenko.gradle-git-properties', version = '2.4.2' }
4848
openapi-generator = { id = 'org.openapi.generator', version = '7.9.0' }
4949
allure = { id = 'io.qameta.allure', version = '2.10.0' }

0 commit comments

Comments
 (0)