Merge pull request #3761 from nextcloud/renovate/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.x

Update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin to v1.23.6
This commit is contained in:
Andy Scherzinger 2024-03-25 07:46:30 +01:00 committed by GitHub
commit 0f5601645f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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