Skip to content

Commit 0cf48ee

Browse files
Bump org.junit:junit-bom from 5.12.1 to 5.13.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.1 to 5.13.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.1...r5.13.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b9ccec commit 0cf48ee

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
jsr305Version = "3.0.2"
32-
junitVersion = "5.12.1"
32+
junitVersion = "5.13.1"
3333
checkstyleVersion = "10.4"
3434
}
3535
}

0 commit comments

Comments
 (0)