We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46eb6f9 commit 8625044Copy full SHA for 8625044
edc-extensions/postgresql-migration/build.gradle.kts
@@ -11,5 +11,5 @@ dependencies {
11
implementation(edc.sql.assetindex)
12
implementation(edc.sql.core)
13
14
- implementation("org.flywaydb:flyway-core:9.15.2")
+ implementation("org.flywaydb:flyway-core:9.16.3")
15
}
0 commit comments