Skip to content

Fix more usage of http-kit client in deposits

Mark Woodhall requested to merge feature/add-deposit-api into develop

As with previous commits in the deposits MR I have changed usage of http-kit client to clj-http client.

See https://github.com/http-kit/http-kit/issues/388 to describe the issue. Unfortunately there isn't a http-kit client release available with the issue fixed, unless you take an alpha release.

Edited by Mark Woodhall

Merge request reports