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

Commit 5f156d1

Browse files
committed
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.14
1 parent 566c8ff commit 5f156d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/native-image/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<dependency>
110110
<groupId>org.graalvm.buildtools</groupId>
111111
<artifactId>junit-platform-native</artifactId>
112-
<version>0.9.13</version>
112+
<version>0.9.14</version>
113113
<scope>test</scope>
114114
</dependency>
115115
</dependencies>

0 commit comments

Comments
 (0)