Skip to content

Commit

Permalink
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.1 (#250)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 29, 2023
1 parent 3a04c83 commit 997b8b3
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.16.12" apply false
id 'io.gitlab.arturbosch.detekt' version "1.23.0" apply false
id 'io.gitlab.arturbosch.detekt' version "1.23.1" apply false
id 'com.github.johnrengelman.shadow' version "8.1.1" apply false
id 'com.diffplug.spotless' version '6.13.0' apply false
}
Expand Down

0 comments on commit 997b8b3

Please sign in to comment.