Skip to content

Commit

Permalink
Merge pull request #3463 from nextcloud/dependabot/gradle/io.gitlab.a…
Browse files Browse the repository at this point in the history
…rturbosch.detekt-detekt-formatting-1.23.4

Build(deps): Bump io.gitlab.arturbosch.detekt:detekt-formatting from 1.23.3 to 1.23.4
  • Loading branch information
AndyScherzinger authored Nov 27, 2023
2 parents 4b9ad50 + cbdb4c7 commit 5107dce
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 @@ -166,7 +166,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.3")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.4")

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

Expand Down

0 comments on commit 5107dce

Please sign in to comment.