Skip to content

Commit a81bb4c

Browse files
Bump io.spring.dependency-management from 1.1.6 to 1.1.7 in /backend
Bumps [io.spring.dependency-management](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.dependency-management dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e691a90 commit a81bb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
java
33
application
44
id("org.springframework.boot") version "3.4.1"
5-
id("io.spring.dependency-management") version "1.1.6"
5+
id("io.spring.dependency-management") version "1.1.7"
66
id("net.ltgt.errorprone") version "4.1.0"
77
}
88

0 commit comments

Comments
 (0)