Skip to content

Commit 1bb498b

Browse files
committed
Upgrade to Flyway 8.5.1
Closes gh-29986
1 parent 525d5fd commit 1bb498b

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", "8.5.0") {
320+
library("Flyway", "8.5.1") {
321321
group("org.flywaydb") {
322322
modules = [
323323
"flyway-core",

0 commit comments

Comments
 (0)