We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7841b49 commit bd3e259Copy full SHA for bd3e259
samples/native-image-sample/pom.xml
@@ -89,7 +89,7 @@
89
<dependency>
90
<groupId>org.graalvm.buildtools</groupId>
91
<artifactId>junit-platform-native</artifactId>
92
- <version>0.9.22</version>
+ <version>0.9.23</version>
93
<scope>test</scope>
94
</dependency>
95
</dependencies>
0 commit comments