Skip to content

Commit 5725366

Browse files
Update all dependencies to v1.23.5 (#63)
| datasource | package | from | to | | ---------- | --------------------------------------------------------------------- | ------ | ------ | | maven | io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin | 1.23.4 | 1.23.5 | | maven | io.gitlab.arturbosch.detekt:detekt-gradle-plugin | 1.23.4 | 1.23.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bdbade7 commit 5725366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kotlin = "1.9.22"
77
kotest = "5.8.0"
88
kotest-plugin = "5.8.0"
99
kover = "0.7.5"
10-
detekt = "1.23.4"
10+
detekt = "1.23.5"
1111
kotest-arrow="1.4.0"
1212
kotlinx-json="1.6.2"
1313
kotlinx-knit="0.5.0"

0 commit comments

Comments
 (0)