Skip to content

Commit

Permalink
remove offending dep
Browse files Browse the repository at this point in the history
  • Loading branch information
kdabir committed Apr 4, 2021
1 parent fb3ab93 commit 0dc46a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
implementation "io.gitlab.arturbosch.detekt:detekt-api:1.9.0"

testImplementation 'io.gitlab.arturbosch.detekt:detekt-cli:1.9.0'
testImplementation 'io.gitlab.arturbosch.detekt:detekt-test:1.9.0'

testImplementation 'org.assertj:assertj-core:3.16.1'
testImplementation "org.spekframework.spek2:spek-dsl-jvm:2.0.9"
testImplementation "org.spekframework.spek2:spek-runner-junit5:2.0.9"
Expand Down

0 comments on commit 0dc46a1

Please sign in to comment.