Skip to content

Commit

Permalink
Add Flway's PostgreSQL module to R2DBC and Flyway smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Mar 19, 2024
1 parent 5a77122 commit 270f9d5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ dependencies {
testImplementation("org.testcontainers:junit-jupiter")
testImplementation("org.testcontainers:postgresql")
testImplementation("org.testcontainers:r2dbc")

testRuntimeOnly("org.flywaydb:flyway-database-postgresql")
}

0 comments on commit 270f9d5

Please sign in to comment.