Upgrade spring-boot 3.0.0-RC1

- Fixes #557
This commit is contained in:
Janne Valkealahti
2022-10-21 12:16:40 +01:00
parent b215705d49
commit 3e0ca620ea
2 changed files with 3 additions and 3 deletions

View File

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