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.
1 parent 27eeaf0 commit 8710a7dCopy full SHA for 8710a7d
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.0'
15
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
16
testImplementation 'org.mockito:mockito-core:5.16.0'
17
}
0 commit comments