Skip to content

Commit 831a92b

Browse files
authored
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.15 (#878)
1 parent ed816e2 commit 831a92b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>org.graalvm.buildtools</groupId>
8888
<artifactId>junit-platform-native</artifactId>
89-
<version>0.9.14</version>
89+
<version>0.9.15</version>
9090
<scope>test</scope>
9191
</dependency>
9292
</dependencies>

0 commit comments

Comments
 (0)