mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Update graalvm buildtools
This commit is contained in:
parent
f487af5b0c
commit
f65f0e3873
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ plugins {
|
||||||
application
|
application
|
||||||
eclipse
|
eclipse
|
||||||
`check-lib-versions`
|
`check-lib-versions`
|
||||||
id("org.graalvm.buildtools.native") version "0.9.6"
|
id("org.graalvm.buildtools.native") version "0.9.8"
|
||||||
}
|
}
|
||||||
|
|
||||||
version = "0.9.2"
|
version = "0.9.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue