We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14b9ff3 commit fa9c0a8Copy full SHA for fa9c0a8
springboot-stomp-websocket/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java'
3
id 'org.springframework.boot' version '3.1.1'
4
- id 'io.spring.dependency-management' version '1.1.0'
+ id 'io.spring.dependency-management' version '1.1.1'
5
}
6
7
group = 'com.example'
0 commit comments