Skip to content

Commit 3a8425f

Browse files
build(deps): bump junit-bom from 5.6.2 to 5.7.0 (#171)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.6.2 to 5.7.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.6.2...r5.7.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fd8138 commit 3a8425f

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
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>org.junit</groupId>
7676
<artifactId>junit-bom</artifactId>
77-
<version>5.6.2</version>
77+
<version>5.7.0</version>
7878
<type>pom</type>
7979
<scope>import</scope>
8080
</dependency>

0 commit comments

Comments
 (0)