Update dependencies

This commit is contained in:
AsamK 2023-10-22 18:10:32 +02:00
parent 20f8fa2ebd
commit 800ff09a37
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ plugins {
application
eclipse
`check-lib-versions`
id("org.graalvm.buildtools.native") version "0.9.27"
id("org.graalvm.buildtools.native") version "0.9.28"
}
version = "0.12.3"