Skip to content

Commit 1c68e56

Browse files
Bump version.junit.jupiter from 5.13.4 to 6.0.1
Bumps `version.junit.jupiter` from 5.13.4 to 6.0.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.4 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.1) Updates `org.junit.jupiter:junit-jupiter-params` from 5.13.4 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ffe3c7 commit 1c68e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<version.fasterxml.jackson>2.20.1</version.fasterxml.jackson>
196196
<!-- 3.0.3+ version of eclipse.persistence requires jakarta.xml.bind instead of jaxb -->
197197
<version.eclipse.persistence>2.7.15</version.eclipse.persistence>
198-
<version.junit.jupiter>5.13.4</version.junit.jupiter>
198+
<version.junit.jupiter>6.0.1</version.junit.jupiter>
199199
</properties>
200200

201201
</project>

0 commit comments

Comments
 (0)