Skip to content

Commit cc1f582

Browse files
build(deps): bump version.junit from 5.12.1 to 6.0.1
Bumps `version.junit` from 5.12.1 to 6.0.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.1 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.1...r6.0.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.1 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.1...r6.0.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 123c2b7 commit cc1f582

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<version.assertj>3.27.6</version.assertj>
5555
<version.central-publishing-maven-plugin>0.9.0</version.central-publishing-maven-plugin>
5656
<version.jna>5.18.1</version.jna>
57-
<version.junit>5.12.1</version.junit>
57+
<version.junit>6.0.1</version.junit>
5858
<version.maven-core>3.9.5</version.maven-core>
5959
<version.maven-plugin-annotations>3.10.1</version.maven-plugin-annotations>
6060
<version.maven-plugin-plugin>3.9.0</version.maven-plugin-plugin>

0 commit comments

Comments
 (0)