We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
JabRef
Learn more about funding links in repositories.
Report abuse
1 parent 771af5d commit 7e11ad7Copy full SHA for 7e11ad7
build.gradle
@@ -201,7 +201,7 @@ dependencies {
201
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.0'
202
203
testImplementation 'io.github.classgraph:classgraph:4.8.68'
204
- testImplementation 'org.junit.jupiter:junit-jupiter:5.6.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2'
205
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.1'
206
testImplementation 'org.junit.platform:junit-platform-launcher:1.6.1'
207
0 commit comments