Skip to content

Commit 15148f1

Browse files
test(deps): update dependency org.graalvm.buildtools:junit-platform-native to v0.10.2 (googleapis#1449)
* test(deps): update dependency org.graalvm.buildtools:junit-platform-native to v0.10.2 * 🦉 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 15365eb commit 15148f1

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
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>org.graalvm.buildtools</groupId>
8888
<artifactId>junit-platform-native</artifactId>
89-
<version>0.10.1</version>
89+
<version>0.10.2</version>
9090
<scope>test</scope>
9191
</dependency>
9292
</dependencies>

0 commit comments

Comments
 (0)