Skip to content

Commit 3c4bd00

Browse files
Bump junit-jupiter-api from 5.7.1 to 5.7.2
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.1...r5.7.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f060ef0 commit 3c4bd00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

approvaltests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>org.junit.jupiter</groupId>
8686
<artifactId>junit-jupiter-api</artifactId>
87-
<version>5.7.1</version>
87+
<version>5.7.2</version>
8888
<scope>test</scope>
8989
</dependency>
9090
<dependency>

0 commit comments

Comments
 (0)