mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-03-24 18:12:25 +01:00
Fixed a missing dependency
This commit is contained in:
@@ -18,7 +18,7 @@ libraryDependencies ++= Seq(
|
|||||||
specs2 % Test
|
specs2 % Test
|
||||||
)
|
)
|
||||||
|
|
||||||
//resolvers += "scalaz-bintray" at https?"http://dl.bintray.com/scalaz/releases"
|
resolvers += "scalaz-bintray" at "https://dl.bintray.com/scalaz/releases"
|
||||||
|
|
||||||
libraryDependencies += "com.lihaoyi" %% "upickle" % "0.3.4"
|
libraryDependencies += "com.lihaoyi" %% "upickle" % "0.3.4"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user