Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 6b57290

Browse files
authored
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.18 (#1132)
1 parent 8cb45ae commit 6b57290

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
102102
<dependency>
103103
<groupId>org.graalvm.buildtools</groupId>
104104
<artifactId>junit-platform-native</artifactId>
105-
<version>0.9.16</version>
105+
<version>0.9.18</version>
106106
<scope>test</scope>
107107
</dependency>
108108
</dependencies>

0 commit comments

Comments
 (0)