Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 7ad70e3

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

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
@@ -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)