From c00781e7ee045c7bfd9a4a18db0b21c98c764790 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 12:18:52 +0000 Subject: [PATCH] fix(deps): update dependency io.quarkus.platform:quarkus-bom to v3.6.4 (#1383) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- github-bot/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-bot/gradle.properties b/github-bot/gradle.properties index 7ae7757ab..21f743a04 100644 --- a/github-bot/gradle.properties +++ b/github-bot/gradle.properties @@ -2,4 +2,4 @@ quarkusPluginId=io.quarkus quarkusPlatformGroupId=io.quarkus.platform quarkusPlatformArtifactId=quarkus-bom -quarkusPlatformVersion=3.6.3 \ No newline at end of file +quarkusPlatformVersion=3.6.4 \ No newline at end of file