GitHub user emlaver opened a pull request:
https://github.com/apache/bahir/pull/50
[BAHIR-123] Support latest version of play-json for sql-cloudant
Updated play json dependency
- Added additional dependencies that used to exist but were removed in
latest version
- Fixed json import and calls using latest methods in play-json library
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/emlaver/bahir use-latest-play-json
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bahir/pull/50.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #50
----
commit fb7ee928125caa03d32c59f710825908849678cc
Author: Esteban Laver <[email protected]>
Date: 2017-08-04T17:50:32Z
Updated play json dependency
- Added additional dependencies that used to exist but were removed in
latest version
- Fixed json import and calls using latest methods in play-json library
----
---