From 2af86c7bcc33c14499af6b152bdc9263f381b8ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 May 2025 18:31:42 +0000 Subject: [PATCH] fix(deps): update dependency org.jlleitschuh.gradle:ktlint-gradle to v12.3.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- build.gradle | 2 +- gradle/verification-metadata.xml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index f284b6b5c..76428b089 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ buildscript { classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}" classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.11' classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8" - classpath "org.jlleitschuh.gradle:ktlint-gradle:12.2.0" + classpath "org.jlleitschuh.gradle:ktlint-gradle:12.3.0" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files } diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 76f376a0a..776ee6ffd 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -16184,6 +16184,14 @@ + + + + + + + +