Skip to content

Commit 581ffa7

Browse files
dependabot[bot]mengdaming
authored andcommitted
Bump org.junit:junit-bom from 6.0.0 to 6.0.1 in /java
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) 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:junit-bom dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e52b076 commit 581ffa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<!-- JUnit BOM -->
2020
<groupId>org.junit</groupId>
2121
<artifactId>junit-bom</artifactId>
22-
<version>6.0.0</version>
22+
<version>6.0.1</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>

0 commit comments

Comments
 (0)