Skip to content

Update versions of used libraries/plugins #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 5, 2016

Conversation

jmhofer
Copy link
Contributor

@jmhofer jmhofer commented Aug 5, 2016

This updates sbt itself as well as all the used libraries and plugins to their latest versions (except for play-json, I only updated to the latest minor version there).

Should fix #67.

…the respective latest ones.

Update play-json version to latest minor 2.3.x version.
@codecov-io
Copy link

codecov-io commented Aug 5, 2016

Current coverage is 95.04% (diff: 100%)

Merging #68 into master will not change coverage

@@             master        #68   diff @@
==========================================
  Files            13         13          
  Lines           444        444          
  Methods         444        444          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            422        422          
  Misses           22         22          
  Partials          0          0          

Powered by Codecov. Last update 8b0179a...0410c2b

@jmhofer
Copy link
Contributor Author

jmhofer commented Aug 5, 2016

Interesting coveralls result. Hmm. Maybe it now requires coverageReport explicitly?

@coveralls
Copy link

coveralls commented Aug 5, 2016

Coverage Status

Coverage remained the same at 94.369% when pulling 0410c2b on jmhofer:issue/67 into 8b0179a on zalando:master.

@zmeda zmeda merged commit 076b2f7 into scala-jsonapi:master Aug 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update versions of sbt, plugins, libraries to latest.
4 participants