Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4b4fdd8

Browse files
authoredFeb 5, 2024
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.2 (#3119)
1 parent d7dec83 commit 4b4fdd8

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

0 commit comments

Comments
 (0)
Failed to load comments.