Skip to content

Commit c893b77

Browse files
Upgrades http4s and coursier versions
1 parent dc9e155 commit c893b77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/EvaluatorBuild.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ object EvaluatorBuild extends AutoPlugin {
1818
'cats -> "0.7.2",
1919
'circe -> "0.5.2",
2020
'config -> "1.3.0",
21-
'coursier -> "1.0.0-M12",
22-
'http4s -> "0.14.8",
21+
'coursier -> "1.0.0-M14-2",
22+
'http4s -> "0.14.10a",
2323
'jwtcore -> "0.8.0",
2424
'log4s -> "1.3.0",
2525
'monix -> "2.0.3",

0 commit comments

Comments
 (0)