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 e034342 + 260e0fd commit b6b5dd4Copy full SHA for b6b5dd4
gradle/dependencies.gradle
@@ -1,6 +1,6 @@
1
dependencies {
2
// Use JUnit test framework
3
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
4
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
5
testImplementation 'org.mockito:mockito-inline:5.2.0'
6
0 commit comments