Skip to content

Commit 3f8e8d1

Browse files
authored
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.10.0 (#3110)
1 parent 16d7936 commit 3f8e8d1

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
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.graalvm.buildtools</groupId>
101101
<artifactId>junit-platform-native</artifactId>
102-
<version>0.9.28</version>
102+
<version>0.10.0</version>
103103
<scope>test</scope>
104104
</dependency>
105105

0 commit comments

Comments
 (0)