Skip to content

Commit 6ccc43e

Browse files
authored
Merge pull request #1010 from TeamNewPipe/dependabot/gradle/org.junit-junit-bom-5.9.2
Bump junit-bom from 5.9.1 to 5.9.2
2 parents 33f9f2c + 1bc44cb commit 6ccc43e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.7.3"
32-
junitVersion = "5.9.1"
32+
junitVersion = "5.9.2"
3333
checkstyleVersion = "10.4"
3434
}
3535
}

0 commit comments

Comments
 (0)