Bump dispatch to version 0.11.3#352
Conversation
|
Currently the announced "latest" is 0.11.2 on http://dispatch.databinder.net/Dispatch.html. See also https://groups.google.com/d/msg/dispatch-scala/iy12POc81LM/udzLH14ajcMJ |
|
Also what's the difference between httpclients_dispatch0111.scala.template and httpclients_dispatch0113.scala.template? |
|
The only differences are the changes in the method names.
Also did not know that the |
There was a problem hiding this comment.
I think this pull request overall is useful if source change was required due to dispatch/reboot#116, but could we keep the defaultDispatchVersion to 0.11.2?
Bump dispatch to version 0.11.3
|
Thanks for the contribution. |
This bumps the dispatch version to
0.11.3. I was unsure if there were specific tests to be added for each specific version of dispatch instead of just the tests handling whatever the default dispatch version were, but they all passed.