Skip to content

Commit 970135b

Browse files
authored
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.13 (#2160)
1 parent e18b9f8 commit 970135b

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

0 commit comments

Comments
 (0)