Skip to content

Commit 896b24c

Browse files
Bump junit5 from 5.8.2 to 5.9.2 (#3511)
Bumps `junit5` from 5.8.2 to 5.9.2. Updates `org.junit:junit-bom` from 5.8.2 to 5.9.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.2...r5.9.2) Updates `org.junit.jupiter:junit-jupiter-api` from 5.8.2 to 5.9.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.2...r5.9.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.8.2 to 5.9.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.2...r5.9.2) Updates `org.junit.vintage:junit-vintage-engine` from 5.8.2 to 5.9.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.2...r5.9.2) --- 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 66839bd commit 896b24c

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
@@ -10,7 +10,7 @@ jackson = "2.13.3"
1010
jacoco = "0.8.8"
1111
jgit = "5.11.0.202103091610-r"
1212
junit4 = "4.13.2"
13-
junit5 = "5.8.2"
13+
junit5 = "5.9.2"
1414
# https://plugins.jetbrains.com/docs/intellij/kotlin.html#adding-kotlin-support
1515
# https://kotlinlang.org/docs/releases.html#release-details
1616
kotlin = "1.7.20"

0 commit comments

Comments
 (0)