Skip to content

Commit c74e7dc

Browse files
Bump org.junit:junit-bom from 6.0.3 to 6.1.0 (#370)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.3 to 6.1.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c50874 commit c74e7dc

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
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.junit</groupId>
6666
<artifactId>junit-bom</artifactId>
67-
<version>6.0.3</version>
67+
<version>6.1.0</version>
6868
<type>pom</type>
6969
<scope>import</scope>
7070
</dependency>

0 commit comments

Comments
 (0)