Skip to content

Commit

Permalink
Merge pull request #74 from microting/dependabot/gradle/org.junit-jun…
Browse files Browse the repository at this point in the history
…it-bom-5.10.2

Bump org.junit:junit-bom from 5.8.2 to 5.10.2
  • Loading branch information
renemadsen authored Mar 24, 2024
2 parents 20c1931 + ef385ba commit 5ec3f83
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 @@ -40,7 +40,7 @@ subprojects {

dependencyManagement {
imports {
mavenBom "org.junit:junit-bom:5.8.2"
mavenBom "org.junit:junit-bom:5.10.2"
}

dependencies {
Expand Down

0 comments on commit 5ec3f83

Please sign in to comment.