Skip to content

Commit d8be997

Browse files
committed
Upgrade to Flyway 9.3.1
Closes gh-32446
1 parent 21c23f2 commit d8be997

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
@@ -221,7 +221,7 @@ bom {
221221
]
222222
}
223223
}
224-
library("Flyway", "9.3.0") {
224+
library("Flyway", "9.3.1") {
225225
group("org.flywaydb") {
226226
modules = [
227227
"flyway-core",

0 commit comments

Comments
 (0)