Skip to content

Commit 1bc0c46

Browse files
authored
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.11.0 (#3272)
1 parent 84790f7 commit 1bc0c46

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
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.junit.vintage</groupId>
106106
<artifactId>junit-vintage-engine</artifactId>
107-
<version>5.10.3</version>
107+
<version>5.11.0</version>
108108
<scope>test</scope>
109109
</dependency>
110110
<dependency>

0 commit comments

Comments
 (0)