Skip to content

Commit

Permalink
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.0 (#236)
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 May 24, 2023
1 parent 8c7b5bf commit 4207cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
kotlin("plugin.serialization") version "1.8.21" apply false
id("io.bkbn.sourdough.library.mpp") version "0.12.0" apply false
id("io.kotest.multiplatform") version "5.6.2" apply false
id("io.gitlab.arturbosch.detekt") version "1.22.0" apply false
id("io.gitlab.arturbosch.detekt") version "1.23.0" apply false
id("com.adarshr.test-logger") version "3.2.0" apply false
id("io.bkbn.sourdough.root") version "0.12.0"
id("com.github.jakemarsden.git-hooks") version "0.0.2"
Expand Down

0 comments on commit 4207cd0

Please sign in to comment.