We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed09dd commit 6caafd8Copy full SHA for 6caafd8
samples/native-image-sample/pom.xml
@@ -80,7 +80,7 @@
80
<dependency>
81
<groupId>org.junit.vintage</groupId>
82
<artifactId>junit-vintage-engine</artifactId>
83
- <version>5.8.2</version>
+ <version>5.9.0</version>
84
<scope>test</scope>
85
</dependency>
86
0 commit comments