Skip to content

Commit 2240d33

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 e7b9c28 commit 2240d33

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
@@ -49,7 +49,7 @@
4949
<hamcrest.version>1.3</hamcrest.version>
5050
<jackson.version>2.20.0</jackson.version>
5151
<java.version>11</java.version>
52-
<junit-jupiter.version>5.13.4</junit-jupiter.version>
52+
<junit-jupiter.version>6.0.0</junit-jupiter.version>
5353
<junit.version>4.13.2</junit.version>
5454
<kafka-connect-maven-plugin.version>0.12.0</kafka-connect-maven-plugin.version>
5555
<kafka.version>3.9.1</kafka.version>

0 commit comments

Comments
 (0)