Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ae53315

Browse files
authoredMay 16, 2024··
fix(deps): update spring core to v6
1 parent 34461c7 commit ae53315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ micronaut = '3.10.4'
1414
mongodb = '4.11.2'
1515
slf4j = '1.7.36'
1616
spock = '2.3-groovy-3.0'
17-
spring = '5.3.33'
17+
spring = '6.1.7'
1818
spring-boot = '2.7.18'
1919

2020
[libraries]

0 commit comments

Comments
 (0)
Please sign in to comment.