Skip to content

Commit ac9abab

Browse files
committed
Upgrade to Flyway 6.5.6
Closes gh-23395
1 parent ab64067 commit ac9abab

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.5") {
307+
library("Flyway", "6.5.6") {
308308
group("org.flywaydb") {
309309
modules = [
310310
"flyway-core"

0 commit comments

Comments
 (0)