Skip to content

Commit aa82a21

Browse files
Bump org.junit:junit-bom from 5.13.4 to 6.0.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) 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:junit-bom dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e103314 commit aa82a21

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
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>org.junit</groupId>
4747
<artifactId>junit-bom</artifactId>
48-
<version>5.13.4</version>
48+
<version>6.0.1</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

0 commit comments

Comments
 (0)