Skip to content

Commit

Permalink
Merge pull request #54 from AgileCraftsmanshipCanarias/dependabot/gra…
Browse files Browse the repository at this point in the history
…dle/org.junit-junit-bom-5.10.3
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
2 parents 497eff2 + b15e118 commit ea01a87
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 @@ -10,7 +10,7 @@ repositories {
}

dependencies {
testImplementation(platform("org.junit:junit-bom:5.10.2"))
testImplementation(platform("org.junit:junit-bom:5.10.3"))
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("org.assertj:assertj-core:3.26.0")
testImplementation("org.mockito:mockito-core:5.12.0")
Expand Down

0 comments on commit ea01a87

Please sign in to comment.