Skip to content

Commit 83a7dbc

Browse files
authored
Merge pull request #163 from approvals/dependabot/maven/org.junit.vintage-junit-vintage-engine-5.7.2
Bump junit-vintage-engine from 5.7.1 to 5.7.2
2 parents c117618 + fcd6684 commit 83a7dbc

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
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.junit.vintage</groupId>
104104
<artifactId>junit-vintage-engine</artifactId>
105-
<version>5.7.1</version>
105+
<version>5.7.2</version>
106106
<scope>test</scope>
107107
</dependency>
108108
<dependency>

0 commit comments

Comments
 (0)