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 fc0dc96 commit 2bfa5ccCopy full SHA for 2bfa5cc
samples/native-image-sample/pom.xml
@@ -113,7 +113,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
113
<dependency>
114
<groupId>org.graalvm.buildtools</groupId>
115
<artifactId>junit-platform-native</artifactId>
116
- <version>0.9.28</version>
+ <version>0.10.0</version>
117
<scope>test</scope>
118
</dependency>
119
</dependencies>
0 commit comments