Skip to content

Commit

Permalink
Bump coursier version to 2.0.0 (#973)
Browse files Browse the repository at this point in the history
Pull request: #973
  • Loading branch information
lefou authored Oct 13, 2020
1 parent 105f53b commit 5f18e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ object Deps {
val ammonite = ivy"com.lihaoyi:::ammonite:2.2.0"
val scalametaTrees = ivy"org.scalameta::trees:4.3.7"
val bloopConfig = ivy"ch.epfl.scala::bloop-config:1.4.0-RC1"
val coursier = ivy"io.get-coursier::coursier:2.0.0-RC6-25"
val coursier = ivy"io.get-coursier::coursier:2.0.0"
val flywayCore = ivy"org.flywaydb:flyway-core:6.0.1"
val graphvizJava = ivy"guru.nidi:graphviz-java:0.8.3"
val ipcsocket = ivy"org.scala-sbt.ipcsocket:ipcsocket:1.0.0"
Expand Down

0 comments on commit 5f18e57

Please sign in to comment.