From 10e575caa07f983c37bbdcd3447adc0f48b986e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 19:53:00 +0100 Subject: [PATCH] Update spotless to v6.23.2 (#1381) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ed383b263b5..12442fb4bd1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ kotlin = "1.9.0" neo4j = "4.0.6" log4j = "2.22.0" sonarqube = "4.4.1.3373" -spotless = "6.22.0" +spotless = "6.23.2" nexus-publish = "1.3.0" [libraries]