Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit c8421f3

Browse files
fix(deps): update spring boot to v3
1 parent 8e6accf commit c8421f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ seleniumSafariDriverVersion=3.14.0
2626
seleniumVersion=3.14.0
2727
servletApiVersion=4.0.1
2828
spockVersion=2.1-groovy-3.0
29-
springBootVersion=2.7.18
29+
springBootVersion=3.3.3
3030
springVersion=5.3.33
3131

3232
org.gradle.caching=true

0 commit comments

Comments
 (0)