Skip to content

Commit

Permalink
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Sep 13, 2024
1 parent be051b3 commit c0be7d7
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 @@ -26,7 +26,7 @@ plugins {
id("org.jetbrains.kotlinx.kover") version "0.8.3"
// Code Inspections
// https://detekt.dev/
id("io.gitlab.arturbosch.detekt") version "1.23.6"
id("io.gitlab.arturbosch.detekt") version "1.23.7"
// Easily add new test sets
// https://github.com/unbroken-dome/gradle-testsets-plugin
id("org.unbroken-dome.test-sets") version "4.1.0"
Expand Down

0 comments on commit c0be7d7

Please sign in to comment.