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

Commit 679bb36

Browse files
authored
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.22 (#2423)
1 parent c23af6c commit 679bb36

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.21</version>
112+
<version>0.9.22</version>
113113
<scope>test</scope>
114114
</dependency>
115115
</dependencies>

0 commit comments

Comments
 (0)