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 d8a0207 + 173ef30 commit b49d193Copy full SHA for b49d193
build.gradle
@@ -11,7 +11,7 @@ dependencies {
11
implementation 'com.auth0:java-jwt:4.5.0'
12
implementation 'org.bouncycastle:bcprov-jdk18on:1.80'
13
14
- testImplementation 'org.junit.jupiter:junit-jupiter:5.12.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.13.1'
15
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
16
testImplementation 'org.mockito:mockito-core:5.16.0'
17
}
0 commit comments