Skip to content

Commit

Permalink
Merge pull request #46 from ahunigel/spring-boot-3.3.6
Browse files Browse the repository at this point in the history
bump to spring boot 3.3.6
  • Loading branch information
ahunigel authored Nov 28, 2024
2 parents c9d80a3 + 9afd17f commit 583aeb2
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
Expand Up @@ -13,7 +13,7 @@ repositories {
}

ext {
springBootVersion = '3.3.5'
springBootVersion = '3.3.6'
}

dependencies {
Expand Down

0 comments on commit 583aeb2

Please sign in to comment.