Merge pull request #4752 from nextcloud/renovate/io.gitlab.arturbosch.detekt-detekt-formatting-1.x

fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.8
This commit is contained in:
Andy Scherzinger 2025-02-21 16:29:11 +01:00 committed by GitHub
commit 4703a07d5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -181,7 +181,7 @@ configurations.configureEach {
dependencies {
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.9'
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.7")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8")
implementation("androidx.compose.runtime:runtime:1.7.8")
implementation 'androidx.preference:preference-ktx:1.2.1'