Skip to content

Commit

Permalink
Update coursier-core to 2.0.0-RC6-1 (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 4, 2020
1 parent 892304b commit 69a83b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ libraryDependencies ++= Seq(
libraryDependencies += "org.jsoup" % "jsoup" % "1.12.1"
libraryDependencies += "org.typelevel" %% "cats-effect" % "2.1.0"
libraryDependencies += "com.github.pathikrit" %% "better-files" % "3.8.0"
libraryDependencies += "io.get-coursier" %% "coursier-core" % "2.0.0-RC5-6"
libraryDependencies += "io.get-coursier" %% "coursier-core" % "2.0.0-RC6-1"
libraryDependencies += "org.antlr" % "antlr4-runtime" % "4.8"

0 comments on commit 69a83b0

Please sign in to comment.