Skip to content

Commit

Permalink
Update spring boot to v3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 8167ef4 commit aedf01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
springBootVersion = '3.3.1'
springBootVersion = '3.3.4'
postgresVersion = '42.7.3'
log4JVersion = "2.23.1"
}
Expand Down

0 comments on commit aedf01f

Please sign in to comment.