Merge pull request #1379 from TeamNewPipe/dependabot/gradle/org.junit-junit-bom-5.14.0

Bump org.junit:junit-bom from 5.13.4 to 5.14.0
This commit is contained in:
Tobi
2025-10-02 02:31:44 -07:00
committed by GitHub

View File

@@ -29,7 +29,7 @@ allprojects {
ext {
nanojsonVersion = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996"
jsr305Version = "3.0.2"
junitVersion = "5.13.4"
junitVersion = "5.14.0"
checkstyleVersion = "10.4"
}
}