Skip to content

Commit

Permalink
chore(deps): update dependency io.gitlab.arturbosch.detekt to v1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2023
1 parent a5a8b8e commit af6c373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dokka = "1.8.10"
kotlin = "1.8.21"
kotest = "5.6.2"
ktlint = "11.1.0"
detekt = "1.22.0"
detekt = "1.23.0"

[libraries]
kotest-junit = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
Expand Down

0 comments on commit af6c373

Please sign in to comment.