From bcbc6eb7d3e06de104c2d0b4c019e9b3fd626ff7 Mon Sep 17 00:00:00 2001 From: Egg-03 <111327101+eggy03@users.noreply.github.com> Date: Tue, 14 Jul 2026 12:29:40 +0530 Subject: [PATCH] chore: bump dependency and plugin versions - bump quarkus platform from `3.37.1` to `3.37.2` - bump jda from `6.4.2` to `6.5.0` - bump guava from `33.5.0-jre` to `33.6.0-jre` - bump surefire plugin from `3.5.5` to `3.5.6` Signed-off-by: Egg-03 <111327101+eggy03@users.noreply.github.com> --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 8ea3e54..a3c0a24 100644 --- a/pom.xml +++ b/pom.xml @@ -18,20 +18,20 @@ quarkus-bom io.quarkus.platform - 3.37.1 + 3.37.2 true - 6.4.2 + 6.5.0 3.0.1 3.20.0 - 33.5.0-jre + 33.6.0-jre 26.1.0 1.18.46 3.15.0 - 3.5.5 + 3.5.6