Skip to content

Commit 971829a

Browse files
Update plugin io.spring.dependency-management to v1.1.7 (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb3b853 commit 971829a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot-stomp-websocket/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java'
33
id 'org.springframework.boot' version '3.2.5'
4-
id 'io.spring.dependency-management' version '1.1.5'
4+
id 'io.spring.dependency-management' version '1.1.7'
55
}
66

77
group = 'com.example'

0 commit comments

Comments
 (0)