Skip to content

Commit 23dcbfa

Browse files
authored
Merge pull request #5143 from JabRef/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.5.1
Bump junit-jupiter from 5.5.0 to 5.5.1
2 parents 9d094b1 + daa0b04 commit 23dcbfa

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

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

0 commit comments

Comments
 (0)