File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,10 +89,10 @@ dependencies {
8989 testRuntimeOnly ' org.postgresql:postgresql'
9090
9191 // Additional test dependencies for improved testing
92- testImplementation ' org.testcontainers:testcontainers:2.0.3 '
93- testImplementation ' org.testcontainers:testcontainers-junit-jupiter:2.0.3 '
94- testImplementation ' org.testcontainers:testcontainers-mariadb:2.0.3 '
95- testImplementation ' org.testcontainers:testcontainers-postgresql:2.0.3 '
92+ testImplementation ' org.testcontainers:testcontainers:2.0.4 '
93+ testImplementation ' org.testcontainers:testcontainers-junit-jupiter:2.0.4 '
94+ testImplementation ' org.testcontainers:testcontainers-mariadb:2.0.4 '
95+ testImplementation ' org.testcontainers:testcontainers-postgresql:2.0.4 '
9696 testImplementation ' com.github.tomakehurst:wiremock:3.0.1'
9797 testImplementation ' com.tngtech.archunit:archunit-junit5:1.4.1'
9898 testImplementation ' org.assertj:assertj-core:3.27.7'
You can’t perform that action at this time.
0 commit comments