We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43255df commit 7872a08Copy full SHA for 7872a08
build.gradle
@@ -22,7 +22,7 @@ description = 'tokenproducer'
22
version = '3.4-SNAPSHOT'
23
24
dependencies {
25
- testImplementation 'org.junit.jupiter:junit-jupiter:5.13.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.13.3'
26
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
27
// Jazzer
28
testImplementation 'com.code-intelligence:jazzer-junit:0.24.0'
0 commit comments