Skip to content

Commit f001832

Browse files
committed
Upgrade to Flyway 6.5.5
Closes gh-23348
1 parent d114720 commit f001832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ bom {
304304
]
305305
}
306306
}
307-
library("Flyway", "6.5.4") {
307+
library("Flyway", "6.5.5") {
308308
group("org.flywaydb") {
309309
modules = [
310310
"flyway-core"

0 commit comments

Comments
 (0)