Skip to content

Commit

Permalink
Merge pull request #4752 from nextcloud/renovate/io.gitlab.arturbosch…
Browse files Browse the repository at this point in the history
….detekt-detekt-formatting-1.x

fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.8
  • Loading branch information
AndyScherzinger authored Feb 21, 2025
2 parents 56c119a + 9424805 commit 4703a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 4703a07

Please sign in to comment.