Skip to content

Commit af84aa3

Browse files
authored
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 (#1819)
1 parent c21ba1a commit af84aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
107107
<dependency>
108108
<groupId>org.junit.vintage</groupId>
109109
<artifactId>junit-vintage-engine</artifactId>
110-
<version>5.10.0</version>
110+
<version>5.10.1</version>
111111
<scope>test</scope>
112112
</dependency>
113113
<dependency>

0 commit comments

Comments
 (0)