Skip to content

Commit

Permalink
Merge pull request #73 from AgileCraftsmanshipCanarias/dependabot/gra…
Browse files Browse the repository at this point in the history
…dle/org.junit-junit-bom-5.11.4
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
2 parents fad1062 + ebb8f23 commit 11f361f
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.11.3"))
testImplementation(platform("org.junit:junit-bom:5.11.4"))
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("org.assertj:assertj-core:3.26.3")
testImplementation("org.mockito:mockito-core:5.14.2")
Expand Down

0 comments on commit 11f361f

Please sign in to comment.