Skip to content

Commit

Permalink
Update spring boot to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent e619d15 commit 0284b61
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.3'
postgresVersion = '42.7.3'
log4JVersion = "2.23.1"
}
Expand Down

0 comments on commit 0284b61

Please sign in to comment.