Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 808c56e

Browse files
authored
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 (#626)
1 parent 1f08e4a commit 808c56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>org.graalvm.buildtools</groupId>
9696
<artifactId>junit-platform-native</artifactId>
97-
<version>0.9.9</version>
97+
<version>0.9.10</version>
9898
<scope>test</scope>
9999
</dependency>
100100
</dependencies>

0 commit comments

Comments
 (0)