Skip to content

Commit 8801b2b

Browse files
authored
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.0 (#2539)
1 parent 8aa407f commit 8801b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.junit.vintage</groupId>
105105
<artifactId>junit-vintage-engine</artifactId>
106-
<version>5.9.3</version>
106+
<version>5.10.0</version>
107107
<scope>test</scope>
108108
</dependency>
109109
<dependency>

0 commit comments

Comments
 (0)