We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d717d7 commit 563979dCopy full SHA for 563979d
java-samples/native-image-sample/pom.xml
@@ -96,7 +96,7 @@
96
<dependency>
97
<groupId>org.junit.vintage</groupId>
98
<artifactId>junit-vintage-engine</artifactId>
99
- <version>5.10.2</version>
+ <version>5.13.3</version>
100
<scope>test</scope>
101
</dependency>
102
</dependencies>
@@ -111,7 +111,7 @@
111
112
113
114
115
116
117
<configuration>
0 commit comments