Skip to content

Commit 96e9421

Browse files
committed
Upgrade to Flyway 8.0.2
Closes gh-28414
1 parent cdc9d5b commit 96e9421

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
@@ -309,7 +309,7 @@ bom {
309309
]
310310
}
311311
}
312-
library("Flyway", "8.0.0") {
312+
library("Flyway", "8.0.2") {
313313
group("org.flywaydb") {
314314
modules = [
315315
"flyway-core"

0 commit comments

Comments
 (0)