Skip to content

Commit

Permalink
Merge pull request #23 from woltapp/dependabot/gradle/io.gitlab.artur…
Browse files Browse the repository at this point in the history
…bosch.detekt-detekt-test-1.23.0

Bump io.gitlab.arturbosch.detekt:detekt-test from 1.22.0 to 1.23.0
  • Loading branch information
diastremskii authored Jul 13, 2023
2 parents 12ae27a + 0ad26d7 commit e2a1b95
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 @@ -25,7 +25,7 @@ dependencies {
testImplementation(platform("io.arrow-kt:arrow-stack:1.2.0"))
testImplementation("io.arrow-kt:arrow-core")

testImplementation("io.gitlab.arturbosch.detekt:detekt-test:1.22.0")
testImplementation("io.gitlab.arturbosch.detekt:detekt-test:1.23.0")
testImplementation("io.kotest:kotest-assertions-core:5.6.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.9.3")

Expand Down

0 comments on commit e2a1b95

Please sign in to comment.