deps: update dependency org.graalvm.buildtools:junit-platform-native … · googleapis/java-spanner@ae7262d (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit ae7262d
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.21 (#2379)
File tree
1 file changed
lines changed
1 file changed
lines changed
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -109,7 +109,7 @@ | ||
109 | 109 | <dependency> |
110 | 110 | <groupId>org.graalvm.buildtools</groupId> |
111 | 111 | <artifactId>junit-platform-native</artifactId> |
112 | - <version>0.9.20</version> | |
112 | + <version>0.9.21</version> | |
113 | 113 | <scope>test</scope> |
114 | 114 | </dependency> |
115 | 115 | </dependencies> |