Skip to content

Commit

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

Update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.5
  • Loading branch information
AndyScherzinger authored Jan 31, 2024
2 parents 890d5d9 + 1681726 commit 665de31
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 @@ -170,7 +170,7 @@ dependencies {
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.datastore:datastore-core:1.0.0'
implementation 'androidx.datastore:datastore-preferences:1.0.0'
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.4")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.5")

implementation fileTree(include: ['*'], dir: 'libs')

Expand Down

0 comments on commit 665de31

Please sign in to comment.