Skip to content

Commit

Permalink
Merge pull request #52 from PDX-ORG/dependabot/gradle/io.gitlab.artur…
Browse files Browse the repository at this point in the history
…bosch.detekt-1.23.1

Bump io.gitlab.arturbosch.detekt from 1.23.0 to 1.23.1
  • Loading branch information
lexa-diky authored Aug 1, 2023
2 parents a4e85e5 + 543a0a3 commit 71bd521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
kotlin-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.2" }

# Lint
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.0" }
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.1" }
buildHealth = { id = "com.autonomousapps.dependency-analysis", version = "1.20.0" }

# Conventions
Expand Down

0 comments on commit 71bd521

Please sign in to comment.