Skip to content

Commit f8d9496

Browse files
authored
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.13 (#988)
1 parent b8f5d09 commit f8d9496

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
@@ -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.12</version>
105+
<version>0.9.13</version>
106106
<scope>test</scope>
107107
</dependency>
108108
</dependencies>

0 commit comments

Comments
 (0)