Skip to content

Commit fa9c0a8

Browse files
Update plugin io.spring.dependency-management to v1.1.1 (#97)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14b9ff3 commit fa9c0a8

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.1.1'
4-
id 'io.spring.dependency-management' version '1.1.0'
4+
id 'io.spring.dependency-management' version '1.1.1'
55
}
66

77
group = 'com.example'

0 commit comments

Comments
 (0)