We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5675e3 + dd831f0 commit 82ff3cbCopy full SHA for 82ff3cb
gradle/dependencies.gradle
@@ -1,6 +1,6 @@
1
dependencies {
2
// Use JUnit test framework
3
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.2'
4
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.1'
5
testImplementation 'org.mockito:mockito-inline:3.10.0'
6
0 commit comments