Update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.5

This commit is contained in:
renovate[bot] 2024-01-31 11:00:30 +00:00 committed by GitHub
parent 316749a4b9
commit 1681726d33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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')