Skip to content

Commit 24cfc20

Browse files
Bump junit5 from 5.9.2 to 5.10.0 (#3806)
Bumps `junit5` from 5.9.2 to 5.10.0. Updates `org.junit:junit-bom` from 5.9.2 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.2...r5.10.0) Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.2 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.2...r5.10.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.2 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.2...r5.10.0) Updates `org.junit.vintage:junit-vintage-engine` from 5.9.2 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.2...r5.10.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.vintage:junit-vintage-engine 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>
1 parent 9007a21 commit 24cfc20

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
@@ -11,7 +11,7 @@ jackson = "2.15.1"
1111
jacoco = "0.8.8"
1212
jgit = "6.5.0.202303070854-r"
1313
junit4 = "4.13.2"
14-
junit5 = "5.9.2"
14+
junit5 = "5.10.0"
1515
# https://plugins.jetbrains.com/docs/intellij/kotlin.html#adding-kotlin-support
1616
# https://kotlinlang.org/docs/releases.html#release-details
1717
kotlin = "1.8.10"

0 commit comments

Comments
 (0)