rharter / ktor-moshi

Ktor feature that adds Moshi JSON serialization support
Apache License 2.0
82 stars 6 forks source link

kotlin version upgrade, dependencies version upgrade #2

Closed kbrz closed 5 years ago

kbrz commented 5 years ago

Hi. I was unable to use this because of okio 2.0.0, so I updated it and also bumped other dependencies versions (including kotlin).

rharter commented 5 years ago

Looks, great. Thanks!