Skip to content

Commit

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

Bump org.junit:junit-bom from 5.10.0 to 5.10.2
  • Loading branch information
TobiGr authored Mar 18, 2024
2 parents 3402cdb + d579b60 commit 6b0fc14
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 @@ -29,7 +29,7 @@ allprojects {
ext {
nanojsonVersion = "1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
spotbugsVersion = "4.8.3"
junitVersion = "5.10.0"
junitVersion = "5.10.2"
checkstyleVersion = "10.4"
}
}
Expand Down

0 comments on commit 6b0fc14

Please sign in to comment.