Skip to content

Commit 52fbf47

Browse files
committed
Upgrade to Flyway 6.4.1
Closes gh-21269
1 parent 679679a commit 52fbf47

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
@@ -317,7 +317,7 @@ bom {
317317
]
318318
}
319319
}
320-
library("Flyway", "6.3.3") {
320+
library("Flyway", "6.4.1") {
321321
group("org.flywaydb") {
322322
modules = [
323323
"flyway-core"

0 commit comments

Comments
 (0)