Skip to content

Commit 4d03653

Browse files
committed
Upgrade to Flyway 8.5.13
Closes gh-31425
1 parent e60a235 commit 4d03653

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
@@ -334,7 +334,7 @@ bom {
334334
]
335335
}
336336
}
337-
library("Flyway", "8.5.11") {
337+
library("Flyway", "8.5.13") {
338338
group("org.flywaydb") {
339339
modules = [
340340
"flyway-core",

0 commit comments

Comments
 (0)