Add Flway's PostgreSQL module to R2DBC and Flyway smoke test
See gh-40022
This commit is contained in:
@@ -20,4 +20,6 @@ dependencies {
|
||||
testImplementation("org.testcontainers:junit-jupiter")
|
||||
testImplementation("org.testcontainers:postgresql")
|
||||
testImplementation("org.testcontainers:r2dbc")
|
||||
|
||||
testRuntimeOnly("org.flywaydb:flyway-database-postgresql")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user