From 0ac5e9b458fa20c1a0fd506c7666ad38f76d8ae9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 22:58:15 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies to v2.0.10 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5134de37..89f5e078 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ PROJECT_DEV_ID=oliemansm PROJECT_DEV_NAME=Michiel Oliemans LIB_GRAPHQL_JAVA_VER=21.3 LIB_JACKSON_VER=2.16.1 -LIB_SLF4J_VER=2.0.9 +LIB_SLF4J_VER=2.0.10 LIB_LOMBOK_VER=1.18.30 # These constants are necessary to the automatic release of javax flavour LIB_JAVAX_SERVLET=4.0.1