Skip to content

Commit bb63ab0

Browse files
Update all dependencies to v1.23.8 (#65)
| datasource | package | from | to | | ---------- | --------------------------------------------------------------------- | ------ | ------ | | maven | io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin | 1.23.7 | 1.23.8 | | maven | io.gitlab.arturbosch.detekt:detekt-gradle-plugin | 1.23.7 | 1.23.8 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11d0e54 commit bb63ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dokka = "2.0.0"
44
kotlin = "2.1.10"
55
kotest = "6.0.0.M2"
66
kover = "0.9.1"
7-
detekt = "1.23.7"
7+
detekt = "1.23.8"
88
kotest-arrow="2.0.0"
99
kotlinx-json="1.8.0"
1010
kotlinx-knit="0.5.0"

0 commit comments

Comments
 (0)