Skip to content

Commit 48d0590

Browse files
Bump junit.jupiter.version from 5.9.1 to 5.9.2 (#3828)
Bumps `junit.jupiter.version` from 5.9.1 to 5.9.2. Updates `junit-jupiter` from 5.9.1 to 5.9.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.1...r5.9.2) Updates `junit-jupiter-params` from 5.9.1 to 5.9.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.1...r5.9.2) Updates `junit-jupiter-engine` from 5.9.1 to 5.9.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.1...r5.9.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10d0e03 commit 48d0590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@
631631
<client-java-version>16.0.2</client-java-version>
632632
<kotlin-stdlib-version>1.8.0</kotlin-stdlib-version>
633633
<okhttp-version>4.10.0</okhttp-version>
634-
<junit.jupiter.version>5.9.1</junit.jupiter.version>
634+
<junit.jupiter.version>5.9.2</junit.jupiter.version>
635635
<junit.vintage.version>5.7.1</junit.vintage.version>
636636
<junit.platform.version>1.7.0</junit.platform.version>
637637
<junit.platform.surefire.version>1.3.2</junit.platform.surefire.version>

0 commit comments

Comments
 (0)