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

Commit a64b91c

Browse files
authored
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 (#2984)
1 parent 4b1bef4 commit a64b91c

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
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>org.junit.vintage</groupId>
9595
<artifactId>junit-vintage-engine</artifactId>
96-
<version>5.10.0</version>
96+
<version>5.10.1</version>
9797
<scope>test</scope>
9898
</dependency>
9999
<dependency>

0 commit comments

Comments
 (0)