Skip to content

Commit

Permalink
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent ce68ffe commit de3a5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pluginManagement {
String kotlinVersion = "1.8.22"
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
id 'com.avast.gradle.docker-compose' version "0.17.4" apply false
id 'io.gitlab.arturbosch.detekt' version "1.23.0" apply false
id 'io.gitlab.arturbosch.detekt' version "1.23.5" apply false
id 'com.apollographql.apollo3' version "3.8.2" apply false
id 'com.diffplug.spotless' version '6.20.0' apply false
}
Expand Down

0 comments on commit de3a5be

Please sign in to comment.