Skip to content

Commit ebcb25c

Browse files
committed
Use Spring Boot 4.1.0-M1
1 parent 8b12204 commit ebcb25c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
jakarta-websocket = "2.2.0"
33
org-apache-derby = "10.16.1.1"
44
org-mockito = "5.21.0"
5-
org-springframework-boot = "4.1.0-SNAPSHOT"
5+
org-springframework-boot = "4.1.0-M1"
66

77
[libraries]
88
ch-qos-logback-logback-core = { module = "ch.qos.logback:logback-core", version = "1.5.26" }

0 commit comments

Comments
 (0)