Skip to content

Commit d7a22c3

Browse files
Update plugin io.spring.dependency-management to v1.1.7
1 parent 297450e commit d7a22c3

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
@@ -11,7 +11,7 @@ val logunitVersion = "2.0.0"
1111
val xmlunitVersion = "2.10.0"
1212

1313
plugins {
14-
val springDependencyManagementVersion = "1.1.6"
14+
val springDependencyManagementVersion = "1.1.7"
1515
val kotlinVersion = "2.1.0"
1616
val adarshrTestLoggerVersion = "4.0.0"
1717
val sonarqubeVersion = "6.0.1.5171"

0 commit comments

Comments
 (0)