Skip to content

Commit 5c789b1

Browse files
Bump junit-jupiter-engine from 5.7.1 to 5.7.2
Bumps [junit-jupiter-engine](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 5c789b1

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
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.junit.jupiter</groupId>
9898
<artifactId>junit-jupiter-engine</artifactId>
99-
<version>5.7.1</version>
99+
<version>5.7.2</version>
100100
<scope>test</scope>
101101
</dependency>
102102
<dependency>

0 commit comments

Comments
 (0)