diff --git a/build.sbt b/build.sbt index 26b4414..a2c6012 100644 --- a/build.sbt +++ b/build.sbt @@ -69,7 +69,7 @@ "ru.yandex.qatools.embed" % "postgresql-embedded" % "2.6" % "test", "net.i2p.crypto" % "eddsa" % "0.2.0", "is.tagomor.woothee" % "woothee-java" % "1.7.0", - "org.ec4j.core" % "ec4j-core" % "0.0.1" + "org.ec4j.core" % "ec4j-core" % "0.0.1" ) // Compiler settings