From 0ddb664cb5a1bbd23b39cce9c991630ffc91c97f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 23:20:00 +0000 Subject: [PATCH] fix(deps): update dependency io.github.solven-eu.cleanthat:java to v2.16 --- lib/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/build.gradle b/lib/build.gradle index 6a611252a6..a9d5181569 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -70,7 +70,7 @@ dependencies { // GLUE CODE (alphabetic order please) // cleanthat - String VER_CLEANTHAT='2.13' + String VER_CLEANTHAT='2.16' cleanthatCompileOnly "io.github.solven-eu.cleanthat:java:$VER_CLEANTHAT" compatCleanthat2Dot1CompileAndTestOnly "io.github.solven-eu.cleanthat:java:$VER_CLEANTHAT" // diktat