Jarlakxen / drunk

A simple GraphQL client on top of Sangria, Akka HTTP and Circe.
Apache License 2.0
61 stars 21 forks source link

can't resolve 2.5.0 version with scala 2.11.12 #9

Closed abdelrahmanmohamed closed 5 years ago

abdelrahmanmohamed commented 5 years ago

val drunk= "com.github.jarlakxen" %% "drunk" % "2.5.0" scalaVersion in ThisBuild := "2.11.12"

Jarlakxen commented 5 years ago

Fixed! Sorry for the delay, I was on vacations =)