Skip to content

Commit 857a7d8

Browse files
Bump junit-vintage-engine from 5.7.1 to 5.7.2
Bumps [junit-vintage-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 9c557c2 commit 857a7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.junit.vintage</groupId>
6161
<artifactId>junit-vintage-engine</artifactId>
62-
<version>5.7.1</version>
62+
<version>5.7.2</version>
6363
<scope>test</scope>
6464
</dependency>
6565
<dependency>

0 commit comments

Comments
 (0)