Skip to content

Commit a1026b9

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

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)