Skip to content

Commit

Permalink
Update coursier to 2.0.0-RC5-2 (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and alexarchambault committed Nov 14, 2019
1 parent 34c2ad1 commit cc47a9b
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 @@ -98,7 +98,7 @@ lazy val interface = project

Settings.shared,
Settings.mima(),
libraryDependencies += "io.get-coursier" %% "coursier" % "2.0.0-RC4-1",
libraryDependencies += "io.get-coursier" %% "coursier" % "2.0.0-RC5-2",

libraryDependencies += "com.lihaoyi" %% "utest" % "0.7.1" % Test,
testFrameworks += new TestFramework("utest.runner.Framework"),
Expand Down

0 comments on commit cc47a9b

Please sign in to comment.