We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f57d5 commit 0d2f440Copy full SHA for 0d2f440
gradle/libs.versions.toml
@@ -1,11 +1,11 @@
1
[versions]
2
# Project versions
3
-nativeBuildTools = "0.9.16"
+nativeBuildTools = "0.9.20"
4
5
# External dependencies
6
-junitPlatform = "1.8.1"
7
-junitJupiter = "5.8.1"
8
-groovy = "3.0.8"
+junitPlatform = "1.9.2"
+junitJupiter = "5.9.2"
+groovy = "3.0.14"
9
10
[libraries]
11
nativeGradlePlugin = { module = "org.graalvm.buildtools:native-gradle-plugin", version.ref = "nativeBuildTools" }
0 commit comments