Skip to content

Commit dd34e22

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.8.1 to 5.12.0 (#1045)
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.8.1 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.1...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Koudai Aono <[email protected]>
1 parent ac3b012 commit dd34e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
# libraries
33
annotations = "26.0.2"
4-
junit = "5.8.1"
4+
junit = "5.12.0"
55
opentest4j = "1.3.0"
66
# plugins
77
kotlin = "2.2.0"

0 commit comments

Comments
 (0)