소스 검색

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>
renovate[bot] 1 년 전
부모
커밋
81afed2290
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      build.gradle
  2. 0 1
      gradle/verification-metadata.xml

+ 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

+ 0 - 1
gradle/verification-metadata.xml

@@ -6,7 +6,6 @@
       <trusted-artifacts>
          <trust group="com.android.tools.build" name="aapt2" version="8.3.1-10880808" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
          <trust group="com.github.nextcloud-deps" name="android-talk-webrtc" version="110.5481.0" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
-		 <!-- work-around Gradle 8.7 and Android Studio downloading sources jars -->
          <trust file=".*-sources[.]jar" regex="true"/>
       </trusted-artifacts>
       <trusted-keys>