Skip to content

Commit 09f367e

Browse files
authored
Merge pull request #5146 from JabRef/dependabot/gradle/org.junit.vintage-junit-vintage-engine-5.5.1
Bump junit-vintage-engine from 5.5.0 to 5.5.1
2 parents 23dcbfa + c3d01af commit 09f367e

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
@@ -158,7 +158,7 @@ dependencies {
158158
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '2.4.0'
159159

160160
testImplementation 'org.junit.jupiter:junit-jupiter:5.5.1'
161-
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.0'
161+
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.1'
162162
testCompile 'org.junit.platform:junit-platform-launcher:1.5.1'
163163

164164
testRuntime 'org.apache.logging.log4j:log4j-core:2.12.0'

0 commit comments

Comments
 (0)