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 b777ad4 + adefae6 commit 69d7a1eCopy full SHA for 69d7a1e
gradle/dependencies.gradle
@@ -2,7 +2,7 @@ dependencies {
2
implementation 'com.google.guava:guava:31.1-jre'
3
4
// Use JUnit test framework
5
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.0'
6
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.0'
7
testImplementation 'org.mockito:mockito-inline:4.6.1'
8
0 commit comments