From a3cad9d96c7f7205738014c5c58b8c5cf28719fe Mon Sep 17 00:00:00 2001 From: Brutus5000 Date: Sun, 13 Oct 2024 09:12:14 +0200 Subject: [PATCH] Update Quarkus to 3.15.1 --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 0cb17ec..a6e6dc5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ quarkusPluginId=io.quarkus -quarkusPluginVersion=3.14.4 +quarkusPluginVersion=3.15.1 quarkusPlatformGroupId=io.quarkus.platform quarkusPlatformArtifactId=quarkus-bom -quarkusPlatformVersion=3.14.4 +quarkusPlatformVersion=3.15.1