Skip to content

Commit ccc1010

Browse files
fix(deps): update dependency org.flywaydb.flyway-test-extensions:flyway-spring-test to v10
1 parent 0c81c91 commit ccc1010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies {
8888
testImplementation "org.springframework.boot:spring-boot-starter-test"
8989
testImplementation "com.h2database:h2"
9090

91-
testImplementation "org.flywaydb.flyway-test-extensions:flyway-spring-test:7.0.0"
91+
testImplementation "org.flywaydb.flyway-test-extensions:flyway-spring-test:10.0.0"
9292
testImplementation "org.springframework.boot:spring-boot-testcontainers"
9393
testImplementation "org.testcontainers:junit-jupiter"
9494
testImplementation "org.testcontainers:mysql"

0 commit comments

Comments
 (0)