Skip to content

Commit

Permalink
fix(deps): update spring boot to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent 34461c7 commit 53ec93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ mongodb = '4.11.2'
slf4j = '1.7.36'
spock = '2.3-groovy-3.0'
spring = '5.3.33'
spring-boot = '2.7.18'
spring-boot = '3.2.6'

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

0 comments on commit 53ec93c

Please sign in to comment.