Skip to content

Commit b1af8e9

Browse files
authored
test(deps): update dependency org.graalvm.buildtools:junit-platform-native to v0.10.1 (#1924)
1 parent 4bf13bb commit b1af8e9

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
@@ -113,7 +113,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
113113
<dependency>
114114
<groupId>org.graalvm.buildtools</groupId>
115115
<artifactId>junit-platform-native</artifactId>
116-
<version>0.10.0</version>
116+
<version>0.10.1</version>
117117
<scope>test</scope>
118118
</dependency>
119119
</dependencies>

0 commit comments

Comments
 (0)