]> nmode's Git Repositories - signal-cli/commitdiff
Update graalvm buildtools
authorAsamK <asamk@gmx.de>
Tue, 12 Oct 2021 16:25:03 +0000 (18:25 +0200)
committerAsamK <asamk@gmx.de>
Tue, 12 Oct 2021 18:57:25 +0000 (20:57 +0200)
build.gradle.kts

index 51b2ef755f9ab1f6ea0fa1f0ec773709b2b8411c..5d18e9e0ee46c700b9252b1eae8b0e663cea851a 100644 (file)
@@ -3,7 +3,7 @@ plugins {
     application
     eclipse
     `check-lib-versions`
-    id("org.graalvm.buildtools.native") version "0.9.5"
+    id("org.graalvm.buildtools.native") version "0.9.6"
 }
 
 version = "0.9.0"