Skip to content

Commit a50cb34

Browse files
authored
Merge pull request #5093 from JabRef/dependabot/gradle/org.junit.vintage-junit-vintage-engine-5.5.0
Bump junit-vintage-engine from 5.4.2 to 5.5.0
2 parents d6c397e + d70a25c commit a50cb34

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.3.1'
159159

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

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

0 commit comments

Comments
 (0)