Skip to content

Commit b196a78

Browse files
committed
Upgrade to Flyway 8.5.11
Closes gh-31080
1 parent 5759849 commit b196a78

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.10") {
337+
library("Flyway", "8.5.11") {
338338
group("org.flywaydb") {
339339
modules = [
340340
"flyway-core",

0 commit comments

Comments
 (0)