Skip to content

Commit b69fdab

Browse files
fix(deps): update spring boot to v3
1 parent 34461c7 commit b69fdab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mongodb = '4.11.2'
1515
slf4j = '1.7.36'
1616
spock = '2.3-groovy-3.0'
1717
spring = '5.3.33'
18-
spring-boot = '2.7.18'
18+
spring-boot = '3.3.1'
1919

2020
[libraries]
2121
assetpipeline = { module = 'com.bertramlabs.plugins:asset-pipeline-grails', version.ref = 'assetpipeline' }

0 commit comments

Comments
 (0)