Skip to content

Commit d834a0a

Browse files
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 (#904)
* deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 3721ef5 commit d834a0a

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
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<groupId>org.graalvm.buildtools</groupId>
117117
<artifactId>junit-platform-native</artifactId>
118-
<version>0.9.9</version>
118+
<version>0.9.10</version>
119119
<scope>test</scope>
120120
</dependency>
121121
</dependencies>

0 commit comments

Comments
 (0)