We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 403b7e7 commit ccc9eb5Copy full SHA for ccc9eb5
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.26</version>
+ <version>0.9.27</version>
117
<scope>test</scope>
118
</dependency>
119
</dependencies>
0 commit comments