mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Update graalvm build tools
This commit is contained in:
parent
53d7e0f08b
commit
fb21a42cce
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ plugins {
|
|||
application
|
||||
eclipse
|
||||
`check-lib-versions`
|
||||
id("org.graalvm.buildtools.native") version "0.10.1"
|
||||
id("org.graalvm.buildtools.native") version "0.10.2"
|
||||
}
|
||||
|
||||
version = "0.13.4-SNAPSHOT"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue