Skip to content

Commit

Permalink
bump junit-bom from 5.4.0 to 5.7.1 (via #1214)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 16, 2021
1 parent e407472 commit 4cf2079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ configure(subprojects) {
dependencyManagement {
imports {
mavenBom("com.fasterxml.jackson:jackson-bom:2.9.8")
mavenBom("org.junit:junit-bom:5.4.0")
mavenBom("org.junit:junit-bom:5.7.1")
}
dependencies {
dependency("com.beust:jcommander:1.78")
Expand Down

0 comments on commit 4cf2079

Please sign in to comment.