Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Commit

Permalink
Bump junit-jupiter from 5.6.0 to 5.6.1 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Mar 23, 2020
1 parent 04a929a commit 2db6a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
implementation("kr.motd.maven:os-maven-plugin:1.6.2")
implementation("org.apache.commons:commons-compress:1.20")
testImplementation("org.assertj:assertj-core:3.15.0")
testImplementation("org.junit.jupiter:junit-jupiter:5.6.0")
testImplementation("org.junit.jupiter:junit-jupiter:5.6.1")
testRuntimeOnly("org.apache.logging.log4j:log4j-core:$log4j2Version")
testRuntimeOnly("org.apache.logging.log4j:log4j-jul:$log4j2Version")
testRuntimeOnly("org.apache.logging.log4j:log4j-slf4j-impl:$log4j2Version")
Expand Down

0 comments on commit 2db6a30

Please sign in to comment.