Skip to content

Commit

Permalink
unused dependency removed
Browse files Browse the repository at this point in the history
  • Loading branch information
unrec committed Feb 25, 2023
1 parent 7783260 commit a209239
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ dependencies {
implementation("com.squareup.okhttp3:okhttp:4.9.0")
implementation("me.tongfei","progressbar","0.9.4")

implementation("org.seleniumhq.selenium:selenium-java:4.8.1")

implementation("com.fasterxml.jackson.module", "jackson-module-kotlin", Versions.JACKSON)
implementation("com.fasterxml.jackson.dataformat", "jackson-dataformat-csv", Versions.JACKSON)
implementation("com.fasterxml.jackson.datatype", "jackson-datatype-jsr310", Versions.JACKSON)
Expand Down

0 comments on commit a209239

Please sign in to comment.