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>
This commit is contained in:
renovate[bot] 2024-03-25 01:32:14 +00:00 committed by GitHub
parent ac531cee23
commit 81afed2290
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

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

View file

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