Skip to content

Commit fd9e22e

Browse files
Update plugin io.spring.dependency-management to v1.1.7
1 parent d79bebf commit fd9e22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ under the License.
1919
plugins {
2020
id 'java'
2121
id 'org.springframework.boot' version '2.7.18'
22-
id 'io.spring.dependency-management' version '1.0.15.RELEASE'
22+
id 'io.spring.dependency-management' version '1.1.7'
2323
}
2424

2525
sourceCompatibility = '11'

0 commit comments

Comments
 (0)