Skip to content

Commit 101152c

Browse files
build(deps): bump org.junit:junit-bom from 5.13.4 to 6.0.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 263f652 commit 101152c

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
@@ -54,7 +54,7 @@
5454
<java.version>11</java.version>
5555
<joda-time.version>2.14.0</joda-time.version>
5656
<jreleaser-maven-plugin.version>1.20.0</jreleaser-maven-plugin.version>
57-
<junit-jupiter.version>5.13.4</junit-jupiter.version>
57+
<junit-jupiter.version>6.0.0</junit-jupiter.version>
5858
<!-- keep the next two in sync: https://docs.confluent.io/platform/current/installation/versions-interoperability.html -->
5959
<!-- as well as versions in the docker-compose.yml file -->
6060
<!-- refer to https://www.confluent.io/previous-versions/ for previous versions of Confluent Platform -->

0 commit comments

Comments
 (0)