|
@@ -16,7 +16,7 @@ repositories {
|
|
}
|
|
}
|
|
|
|
|
|
dependencies {
|
|
dependencies {
|
|
- implementation(enforcedPlatform("org.junit:junit-bom:5.9.2"))
|
|
|
|
|
|
+ implementation(enforcedPlatform("org.junit:junit-bom:5.9.3"))
|
|
|
|
|
|
testImplementation("org.testcontainers:testcontainers:1.18.0")
|
|
testImplementation("org.testcontainers:testcontainers:1.18.0")
|
|
testImplementation("org.testcontainers:postgresql:1.18.0")
|
|
testImplementation("org.testcontainers:postgresql:1.18.0")
|