We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1e5b2a + 5ad6e5b commit cdb9e26Copy full SHA for cdb9e26
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.11.0'
5
testImplementation 'org.mockito:mockito-inline:5.2.0'
6
0 commit comments