Skip to content

Commit

Permalink
Update dependency org.junit:junit-bom to v5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and leonard84 committed Aug 4, 2023
1 parent a9e54e5 commit ac66275
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 @@ -75,7 +75,7 @@ ext {
hamcrest : "org.hamcrest:hamcrest:2.2",
jaxb : "javax.xml.bind:jaxb-api:2.3.1",
junit4 : "junit:junit:4.13.2",
junitBom : "org.junit:junit-bom:5.9.0",
junitBom : "org.junit:junit-bom:5.10.0",
jupiter : "org.junit.jupiter:junit-jupiter",
junitPlatform : "org.junit.platform:junit-platform-engine",
junitPlatformTestkit: "org.junit.platform:junit-platform-testkit",
Expand Down

0 comments on commit ac66275

Please sign in to comment.