Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 081ee73

Browse files
authoredFeb 28, 2024··
fix(deps): update spring core to v6
1 parent 34bbbdd commit 081ee73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ seleniumSafariDriverVersion=3.14.0
2020
seleniumVersion=3.14.0
2121
spockVersion=2.1-groovy-3.0
2222
springBootVersion=2.7.18
23-
springVersion=5.3.31
23+
springVersion=6.1.4
2424
webdriverBinariesVersion=1.4
2525
org.gradle.caching=true
2626
org.gradle.daemon=true

0 commit comments

Comments
 (0)
This repository has been archived.