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 d4a03bf + 1a4a94e commit af175dcCopy full SHA for af175dc
server/build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
46
47
// JUnit Jupiter Engine for testing.
48
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
49
50
// Mockito for testing
51
testImplementation 'org.mockito:mockito-core:5.13.0'
0 commit comments