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