Skip to content

Commit 8d0263c

Browse files
committed
Upgrade to Flyway 8.4.2
Closes gh-29504
1 parent dd6cc9b commit 8d0263c

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
@@ -314,7 +314,7 @@ bom {
314314
]
315315
}
316316
}
317-
library("Flyway", "8.4.1") {
317+
library("Flyway", "8.4.2") {
318318
group("org.flywaydb") {
319319
modules = [
320320
"flyway-core",

0 commit comments

Comments
 (0)