Skip to content

Commit 765d11b

Browse files
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.13 (#1944)
* deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.13 * 🦉 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 3500a7c commit 765d11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image/pom.xml

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

0 commit comments

Comments
 (0)