From 0501d351dc2770073f5441fd20f58e4b80379385 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 03:17:04 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies to v2.0.12 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ae0678e3..4a947b7e 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.11 +LIB_SLF4J_VER=2.0.12 LIB_LOMBOK_VER=1.18.30 # These constants are necessary to the automatic release of javax flavour LIB_JAVAX_SERVLET=4.0.1