Skip to content

Commit 7a6a7d1

Browse files
committed
Upgrade to Flyway 10.19.0
Closes gh-42674
1 parent fadd054 commit 7a6a7d1

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
@@ -353,7 +353,7 @@ bom {
353353
releaseNotes("https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-{version}.html")
354354
}
355355
}
356-
library("Flyway", "10.18.0") {
356+
library("Flyway", "10.19.0") {
357357
group("org.flywaydb") {
358358
modules = [
359359
"flyway-commandline",

0 commit comments

Comments
 (0)