Upgrade native-build-tools 0.9.14

- Update docs
- Fixes #540
This commit is contained in:
Janne Valkealahti
2022-10-03 09:20:49 +01:00
parent e02503ef3f
commit 226b081c1c
3 changed files with 8 additions and 5 deletions

View File

@@ -18,6 +18,6 @@ springBoot {
graalvmNative {
metadataRepository {
version = "0.1.1"
version = "0.2.0"
}
}