Skip to content

Commit 1c22b49

Browse files
authored
Merge pull request #77 from ahunigel/spring-boot-3.3.6
bump spring boot to 3.3.6
2 parents 18aab7f + 47fcd06 commit 1c22b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories {
1717
}
1818

1919
ext {
20-
springBootVersion = '3.3.5'
20+
springBootVersion = '3.3.6'
2121
springCloudVersion = '2023.0.4'
2222
}
2323

0 commit comments

Comments
 (0)