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 85eed48 commit b4c2322Copy full SHA for b4c2322
build.gradle
@@ -21,7 +21,7 @@ description = 'tokenproducer'
21
version = '3.2-SNAPSHOT'
22
23
dependencies {
24
- testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
25
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
26
// Jazzer
27
testImplementation 'com.code-intelligence:jazzer-junit:0.24.0'
0 commit comments