Skip to content

Commit

Permalink
chore(deps): Update plugin io.gitlab.arturbosch.detekt to v1.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent d9da943 commit 6163abc
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 @@ -6,7 +6,7 @@ plugins {
kotlin("jvm") version "1.4.30"
id("org.jetbrains.dokka") version "1.6.10"
`maven-publish`
id("io.gitlab.arturbosch.detekt") version "1.19.0"
id("io.gitlab.arturbosch.detekt") version "1.23.5"
id("org.jlleitschuh.gradle.ktlint") version "10.2.1"
id("de.jansauer.printcoverage") version "2.0.0"
jacoco
Expand Down

0 comments on commit 6163abc

Please sign in to comment.