Skip to content

Commit ccc9eb5

Browse files
committed
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.27
1 parent 403b7e7 commit ccc9eb5

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
@@ -113,7 +113,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
113113
<dependency>
114114
<groupId>org.graalvm.buildtools</groupId>
115115
<artifactId>junit-platform-native</artifactId>
116-
<version>0.9.26</version>
116+
<version>0.9.27</version>
117117
<scope>test</scope>
118118
</dependency>
119119
</dependencies>

0 commit comments

Comments
 (0)