We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c81c91 commit ccc1010Copy full SHA for ccc1010
build.gradle
@@ -88,7 +88,7 @@ dependencies {
88
testImplementation "org.springframework.boot:spring-boot-starter-test"
89
testImplementation "com.h2database:h2"
90
91
- testImplementation "org.flywaydb.flyway-test-extensions:flyway-spring-test:7.0.0"
+ testImplementation "org.flywaydb.flyway-test-extensions:flyway-spring-test:10.0.0"
92
testImplementation "org.springframework.boot:spring-boot-testcontainers"
93
testImplementation "org.testcontainers:junit-jupiter"
94
testImplementation "org.testcontainers:mysql"
0 commit comments