From 67323c089f7f35cd61349bb6f1dd7f58d97c8bfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20H=C3=A1va?= Date: Wed, 14 Aug 2024 14:01:06 +0200 Subject: [PATCH] try update --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index fa5bc7b3..66381b42 100644 --- a/gradle.properties +++ b/gradle.properties @@ -37,7 +37,7 @@ jakartaServletVersion = 6.0.0 tomcatVersion = 10.1.25 # External plugins: -springBootPluginVersion = 3.2.0 +springBootPluginVersion = 3.2.8 swaggerGradlePluginVersion = 2.19.2 errorpronePluginVersion = 3.1.0 jibPluginVersion = 3.4.0