Skip to content

Commit

Permalink
Removed unused library
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesduesing committed Oct 21, 2021
1 parent 42b8e3b commit 7fb1f48
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,6 @@ libraryDependencies ++= Seq (

libraryDependencies += "com.squareup.tools.build" % "maven-archeologist" % "0.0.10"

libraryDependencies ++= Seq(
"io.get-coursier" %% "coursier" % "1.0.1",
"io.get-coursier" %% "coursier-cache" % "1.0.1"
)

libraryDependencies += "org.apache.maven.indexer" % "indexer-reader" % "6.0.0"
libraryDependencies += "org.apache.maven.indexer" % "indexer-core" % "6.0.0"

Expand Down

0 comments on commit 7fb1f48

Please sign in to comment.