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 1dd7418 commit 466636aCopy full SHA for 466636a
build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
api "io.camunda.spring:java-common:8.5.3"
32
api "io.camunda:zeebe-client-java:8.5.3"
33
34
- testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
35
}
36
37
tasks.named('test') {
0 commit comments