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

Commit 94e1915

Browse files
authored
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 (#738)
1 parent a6598fa commit 94e1915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>org.graalvm.buildtools</groupId>
120120
<artifactId>junit-platform-native</artifactId>
121-
<version>0.9.9</version>
121+
<version>0.9.10</version>
122122
<scope>test</scope>
123123
</dependency>
124124
</dependencies>

0 commit comments

Comments
 (0)