Skip to content

Commit cbaa5ba

Browse files
build(deps): bump junit-bom from 5.7.0 to 5.7.1 (#213)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.7.0 to 5.7.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.7.0...r5.7.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9260631 commit cbaa5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>org.junit</groupId>
9191
<artifactId>junit-bom</artifactId>
92-
<version>5.7.0</version>
92+
<version>5.7.1</version>
9393
<type>pom</type>
9494
<scope>import</scope>
9595
</dependency>

0 commit comments

Comments
 (0)