Skip to content

Commit 1cad628

Browse files
committed
Bump coursier version to 2.0.0
1 parent 375f4e8 commit 1cad628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ object Deps {
4343
val ammonite = ivy"com.lihaoyi:::ammonite:2.2.0"
4444
val scalametaTrees = ivy"org.scalameta::trees:4.3.7"
4545
val bloopConfig = ivy"ch.epfl.scala::bloop-config:1.4.0-RC1"
46-
val coursier = ivy"io.get-coursier::coursier:2.0.0-RC6-25"
46+
val coursier = ivy"io.get-coursier::coursier:2.0.0"
4747
val flywayCore = ivy"org.flywaydb:flyway-core:6.0.1"
4848
val graphvizJava = ivy"guru.nidi:graphviz-java:0.8.3"
4949
val ipcsocket = ivy"org.scala-sbt.ipcsocket:ipcsocket:1.0.0"

0 commit comments

Comments
 (0)