From 81afed2290b28840e521bc8e6917e25d4ffc8e85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 01:32:14 +0000 Subject: [PATCH] Update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin to v1.23.6 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- build.gradle | 2 +- gradle/verification-metadata.xml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index f401d1efb..a1a7c24b5 100644 --- a/build.gradle +++ b/build.gradle @@ -24,7 +24,7 @@ buildscript { classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}" classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}" classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.9' - classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.5" + classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6" classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.0" // NOTE: Do not place your application dependencies here; they belong diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 4b1a29544..cab3d18be 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -6,7 +6,6 @@ -