Skip to content

Commit a6bca29

Browse files
committed
Upgrade to Flyway 9.15.1
Closes gh-34348
1 parent 5a9e752 commit a6bca29

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
@@ -243,7 +243,7 @@ bom {
243243
]
244244
}
245245
}
246-
library("Flyway", "9.15.0") {
246+
library("Flyway", "9.15.1") {
247247
group("org.flywaydb") {
248248
modules = [
249249
"flyway-core",

0 commit comments

Comments
 (0)