Skip to content

Commit 0affe14

Browse files
authored
Merge pull request #1398 from TeamNewPipe/dependabot/gradle/org.junit-junit-bom-5.14.1
Bump org.junit:junit-bom from 5.14.0 to 5.14.1
2 parents 4368f2b + 40c29a8 commit 0affe14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ allprojects {
2929
ext {
3030
nanojsonVersion = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996"
3131
jsr305Version = "3.0.2"
32-
junitVersion = "5.14.0"
32+
junitVersion = "5.14.1"
3333
checkstyleVersion = "10.26.1"
3434
}
3535
}

0 commit comments

Comments
 (0)