Skip to content

Commit 6180322

Browse files
authored
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 (#1463)
1 parent 6ea0f1c commit 6180322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
9696
<dependency>
9797
<groupId>org.junit.vintage</groupId>
9898
<artifactId>junit-vintage-engine</artifactId>
99-
<version>5.10.0</version>
99+
<version>5.10.1</version>
100100
<scope>test</scope>
101101
</dependency>
102102
<dependency>

0 commit comments

Comments
 (0)