Skip to content

Commit c27d48b

Browse files
build(deps): bump org.junit:junit-bom from 5.12.2 to 5.13.1 (#765)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.2 to 5.13.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.2...r5.13.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.1 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 3ea0c46 commit c27d48b

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.19.0</jackson.version>
5151
<java.version>11</java.version>
52-
<junit-jupiter.version>5.12.2</junit-jupiter.version>
52+
<junit-jupiter.version>5.13.1</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.8.1</kafka.version>

0 commit comments

Comments
 (0)