Skip to content

Commit 1ad3bd5

Browse files
Merge pull request #5291 from JabRef/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.5.2
2 parents 373b9f5 + f61770d commit 1ad3bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ dependencies {
204204
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '2.4.1'
205205

206206
testCompile 'junit:junit:4.12'
207-
testImplementation 'org.junit.jupiter:junit-jupiter:5.5.1'
207+
testImplementation 'org.junit.jupiter:junit-jupiter:5.5.2'
208208
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.1'
209209
testCompile 'org.junit.platform:junit-platform-launcher:1.5.1'
210210

0 commit comments

Comments
 (0)