Skip to content

Commit 7ad70e3

Browse files
authored
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 (#1990)
1 parent 21e9922 commit 7ad70e3

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
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.junit.vintage</groupId>
8585
<artifactId>junit-vintage-engine</artifactId>
86-
<version>5.10.0</version>
86+
<version>5.10.1</version>
8787
<scope>test</scope>
8888
</dependency>
8989
<dependency>

0 commit comments

Comments
 (0)