We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b4011 commit 77285beCopy full SHA for 77285be
samples/native-image-sample/pom.xml
@@ -86,7 +86,7 @@
86
<dependency>
87
<groupId>org.graalvm.buildtools</groupId>
88
<artifactId>junit-platform-native</artifactId>
89
- <version>0.9.18</version>
+ <version>0.9.19</version>
90
<scope>test</scope>
91
</dependency>
92
</dependencies>
0 commit comments