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

Commit 606ced8

Browse files
committed
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10
1 parent 3e9211a commit 606ced8

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)