Skip to content

Commit b31b44c

Browse files
authored
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 (#1860)
1 parent 5598477 commit b31b44c

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
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.graalvm.buildtools</groupId>
106106
<artifactId>junit-platform-native</artifactId>
107-
<version>0.9.9</version>
107+
<version>0.9.10</version>
108108
<scope>test</scope>
109109
</dependency>
110110

0 commit comments

Comments
 (0)