Skip to content

Commit ca4d5b1

Browse files
committed
Upgrade to Flyway 6.2.3
Closes gh-20161
1 parent faaf9a7 commit ca4d5b1

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
@@ -322,7 +322,7 @@ bom {
322322
]
323323
}
324324
}
325-
library("Flyway", "6.2.2") {
325+
library("Flyway", "6.2.3") {
326326
group("org.flywaydb") {
327327
modules = [
328328
"flyway-core"

0 commit comments

Comments
 (0)