From 8131d058a103f091ee07182f7e31d07f9f4f198a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Feb 2023 18:02:05 +0000 Subject: [PATCH] Update dependency io.github.solven-eu.cleanthat:java to v2.2 --- lib/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/build.gradle b/lib/build.gradle index e35009c398..bfa54aaa13 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -108,8 +108,8 @@ dependencies { gsonCompileOnly 'com.google.code.gson:gson:2.10.1' - cleanthatCompileOnly 'io.github.solven-eu.cleanthat:java:2.1' - compatCleanthat2Dot1CompileAndTestOnly 'io.github.solven-eu.cleanthat:java:2.1' + cleanthatCompileOnly 'io.github.solven-eu.cleanthat:java:2.2' + compatCleanthat2Dot1CompileAndTestOnly 'io.github.solven-eu.cleanthat:java:2.2' } // we'll hold the core lib to a high standard