Skip to content
Snippets Groups Projects
Commit 2c38d262 authored by Alexander Gehrke's avatar Alexander Gehrke
Browse files

Remove conversion compile option

parent c5634ca8
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ scalacOptions ++= Seq(
"-feature",
"-unchecked",
"-language:higherKinds",
"-language:implicitConversions",
)
resolvers += Resolver.sonatypeRepo("releases")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment