Skip to content

Commit ae9c4f6

Browse files
committed
Update plugin io.spring.dependency-management to v1.1.1
1 parent fccf37e commit ae9c4f6

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,6 +1,6 @@
11
plugins {
22
id 'org.springframework.boot' version '2.7.13'
3-
id 'io.spring.dependency-management' version '1.1.0'
3+
id 'io.spring.dependency-management' version '1.1.1'
44
id 'java'
55
}
66

0 commit comments

Comments
 (0)