Skip to content

Commit 45004eb

Browse files
Update plugin detekt to v1.23.0 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16b64d5 commit 45004eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
1414

1515
kotlinx-benchmark = { id = "org.jetbrains.kotlinx.benchmark", version.ref = "benchmark" }
1616
publish = { id = "com.vanniktech.maven.publish", version = "0.25.2" }
17-
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.22.0" }
17+
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.0" }
1818
dokka = { id = "org.jetbrains.dokka", version = "1.8.10" }
1919
resources = { id = "com.goncalossilva.resources", version.ref = "resources" }

0 commit comments

Comments
 (0)