Skip to content

Commit

Permalink
Upgrade to Flyway 8.0.5
Browse files Browse the repository at this point in the history
Closes gh-29059
  • Loading branch information
snicoll committed Dec 15, 2021
1 parent fedf341 commit 84d552f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -311,7 +311,7 @@ bom {
]
}
}
library("Flyway", "8.0.4") {
library("Flyway", "8.0.5") {
group("org.flywaydb") {
modules = [
"flyway-core"
Expand Down

0 comments on commit 84d552f

Please sign in to comment.