Skip to content

Commit

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

Build(deps): Bump io.gitlab.arturbosch.detekt from 1.23.2 to 1.23.3
  • Loading branch information
David-Development authored Nov 1, 2023
2 parents c3333b7 + 4964d7e commit dcb26f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion News-Android-App/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'kotlin-android'
id 'kotlin-kapt'
id 'com.google.devtools.ksp'
id 'io.gitlab.arturbosch.detekt' version "1.23.2"
id 'io.gitlab.arturbosch.detekt' version "1.23.3"
id "com.diffplug.spotless" version "6.22.0"
}

Expand Down

0 comments on commit dcb26f1

Please sign in to comment.