mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-05-30 03:10:44 +02:00
Fixed a missing dependency
This commit is contained in:
@@ -18,7 +18,7 @@ libraryDependencies ++= Seq(
|
||||
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user