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.
1 parent cd2d857 commit a29faa0Copy full SHA for a29faa0
1 file changed
packages/dsl-java/build.gradle
@@ -26,7 +26,7 @@ tasks.withType(Javadoc).configureEach {
26
27
def grpcVersion = "1.75.0"
28
def protobufVersion = "3.25.2"
29
-def junitVersion = "5.13.4"
+def junitVersion = "6.0.0"
30
31
dependencies {
32
api("io.contract-testing.contractcase:definitions:${version}") {
0 commit comments