Skip to content

Commit a170611

Browse files
authored
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.0 (#1139)
1 parent 8bc192b commit a170611

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
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.junit.vintage</groupId>
8282
<artifactId>junit-vintage-engine</artifactId>
83-
<version>5.9.3</version>
83+
<version>5.10.0</version>
8484
<scope>test</scope>
8585
</dependency>
8686
<dependency>

0 commit comments

Comments
 (0)