Skip to content

Commit a4554e9

Browse files
Bump junit.version from 6.0.0 to 6.0.1 (#1316)
Bumps `junit.version` from 6.0.0 to 6.0.1. Updates `org.junit.jupiter:junit-jupiter-api` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...r6.0.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...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-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 931a737 commit a4554e9

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
@@ -349,7 +349,7 @@
349349
<xstream.version>1.4.21</xstream.version>
350350
<hamcrest.version>3.0</hamcrest.version>
351351
<jakarta.servlet-api.version>5.0.0</jakarta.servlet-api.version>
352-
<junit.version>6.0.0</junit.version>
352+
<junit.version>6.0.1</junit.version>
353353
<easymock.version>5.6.0</easymock.version>
354354
<mockito.version>5.21.0</mockito.version>
355355
<commons-io.version>2.20.0</commons-io.version>

0 commit comments

Comments
 (0)