Skip to content

Commit

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

Build(deps): Bump io.gitlab.arturbosch.detekt:detekt-formatting from 1.23.1 to 1.23.3
  • Loading branch information
AndyScherzinger authored Nov 1, 2023
2 parents 71366ad + 927cda1 commit 8a73a71
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.1")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.3")

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

Expand Down

0 comments on commit 8a73a71

Please sign in to comment.