Skip to content

Commit

Permalink
Bump io.gitlab.arturbosch.detekt from 1.23.3 to 1.23.4 (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 27, 2023
1 parent 84ecbba commit 7ba2800
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 @@ -8,7 +8,7 @@ plugins {
id("maven-publish")
id("signing")
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("io.gitlab.arturbosch.detekt") version "1.23.3"
id("io.gitlab.arturbosch.detekt") version "1.23.4"
id("app.cash.licensee") version "1.8.0"
}

Expand Down

0 comments on commit 7ba2800

Please sign in to comment.