Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update dependency org.graalvm.buildtools:junit-platform-native …
Browse files Browse the repository at this point in the history
…to v0.9.25
renovate-bot committed Aug 25, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 8703f6d commit 26db312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/native-image-sample/pom.xml
Original file line number Diff line number Diff line change
@@ -113,7 +113,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
<dependency>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>junit-platform-native</artifactId>
<version>0.9.24</version>
<version>0.9.25</version>
<scope>test</scope>
</dependency>
</dependencies>

0 comments on commit 26db312

Please sign in to comment.