Skip to content

Commit d0e237b

Browse files
committed
Upgrade to Flyway 8.5.9
Closes gh-30766
1 parent 1926a1e commit d0e237b

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
@@ -332,7 +332,7 @@ bom {
332332
]
333333
}
334334
}
335-
library("Flyway", "8.5.8") {
335+
library("Flyway", "8.5.9") {
336336
group("org.flywaydb") {
337337
modules = [
338338
"flyway-core",

0 commit comments

Comments
 (0)