Skip to content

Commit 3887af7

Browse files
authored
test(deps): update dependency org.junit.vintage:junit-vintage-engine to v5.10.2 (#1317)
1 parent 317bef5 commit 3887af7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
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.10.1</version>
83+
<version>5.10.2</version>
8484
<scope>test</scope>
8585
</dependency>
8686
<dependency>

0 commit comments

Comments
 (0)