We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99ca7b1 + 66dfced commit 5191584Copy full SHA for 5191584
build.gradle.kts
@@ -92,7 +92,7 @@ dependencies {
92
93
// TODO: need to remove ???
94
implementation("org.slf4j:slf4j-reload4j:2.0.13")
95
- implementation("org.junit.jupiter:junit-jupiter-api:5.10.3")
+ implementation("org.junit.jupiter:junit-jupiter-api:5.11.0")
96
implementation("org.testcontainers:testcontainers:1.20.1")
97
implementation("org.testcontainers:toxiproxy:1.20.1")
98
0 commit comments