فهرست منبع

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
Andy Scherzinger 1 سال پیش
والد
کامیت
0f5601645f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      build.gradle

+ 1 - 1
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