Skip to content

Commit 2c70769

Browse files
authored
Merge pull request #1186 from TeamNewPipe/dependabot/gradle/org.junit-junit-bom-5.10.3
Bump org.junit:junit-bom from 5.10.2 to 5.10.3
2 parents 9018305 + 11a3172 commit 2c70769

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 = "1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
3131
spotbugsVersion = "4.8.6"
32-
junitVersion = "5.10.2"
32+
junitVersion = "5.10.3"
3333
checkstyleVersion = "10.4"
3434
}
3535
}

0 commit comments

Comments
 (0)