Skip to content

Commit 18c8da6

Browse files
Bump junit-jupiter.version from 5.11.4 to 5.12.0
Bumps `junit-jupiter.version` from 5.11.4 to 5.12.0. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.0) --- updated-dependencies: - 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e73418 commit 18c8da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dapr.version>1.13.3</dapr.version>
2929
<okhttp3.version>4.12.0</okhttp3.version>
3030
<commons-cli.version>1.9.0</commons-cli.version>
31-
<junit-jupiter.version>5.11.4</junit-jupiter.version>
31+
<junit-jupiter.version>5.12.0</junit-jupiter.version>
3232
<jmock.version>2.13.1</jmock.version>
3333
<wiremock.version>2.27.2</wiremock.version>
3434
<hamcrest.version>3.0</hamcrest.version>

0 commit comments

Comments
 (0)