Skip to content

Commit

Permalink
fix(deps): update spring boot to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent a80e5ef commit e481bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ gradleNexusPluginVersion=2.3.1
gradleNexusPublishPluginVersion=2.0.0
grailsVersion=7.0.0-SNAPSHOT
grailsShellVersion=7.0.0-SNAPSHOT
springBootVersion=3.4.1
springBootVersion=3.4.2
springGradleDependencyManagementVersion=1.1.6
# Since we're pulling in spring's dependency management, we need to override this to support the groovy version of gradle
spock.version=2.3-groovy-3.0
Expand Down

0 comments on commit e481bd5

Please sign in to comment.