Skip to content

Commit 58974e3

Browse files
Bump junit from 5.10.0 to 5.10.1 (#4346)
Bumps `junit` from 5.10.0 to 5.10.1. Updates `org.junit:junit-bom` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.0...r5.10.1) Updates `org.junit.jupiter:junit-jupiter` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.0...r5.10.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be5d478 commit 58974e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jmh = "1.37"
4949
jooq = "3.14.16"
5050
jsr107 = "1.1.1"
5151
jsr305 = "3.0.2"
52-
junit = "5.10.0"
52+
junit = "5.10.1"
5353
junit-platform = "1.10.1"
5454
kafka = "2.8.2"
5555
kafka-junit = "4.2.7"

0 commit comments

Comments
 (0)