Skip to content

Commit

Permalink
Bump junit-jupiter from 5.7.2 to 5.8.1 (CCBlueX#651)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 17, 2021
1 parent 6ba33fa commit 7f978f5
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 @@ -107,7 +107,7 @@ dependencies {

// Test libraries

testImplementation "org.junit.jupiter:junit-jupiter:5.7.2"
testImplementation "org.junit.jupiter:junit-jupiter:5.8.1"
}

processResources {
Expand Down

0 comments on commit 7f978f5

Please sign in to comment.