We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e5d7d7 commit b0eea29Copy full SHA for b0eea29
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.10.1</version>
+ <version>0.10.2</version>
90
<scope>test</scope>
91
</dependency>
92
</dependencies>
0 commit comments