Skip to content
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

Update versions of dependencies #66

Closed
DaniRey opened this issue Sep 28, 2018 · 0 comments
Closed

Update versions of dependencies #66

DaniRey opened this issue Sep 28, 2018 · 0 comments
Assignees
Milestone

Comments

@DaniRey
Copy link
Collaborator

DaniRey commented Sep 28, 2018

There is new versions for almost everything

SBT
0.13.15 -> 0.13.16

(Migration to SBT 1.0 might be quite an effort, because we use Plugins. Also the cross-version build
for the JSON module is not simple. Currently there is not much value in upgrading to 1.0
For an open-source project the build should mainly be in a way, that everyone can use it. Currently SBT 0.13.x is fine as build tool for an open-source project in the Scala community)

Scala

  • 2.12.3 -> 2.12.7
  • 2.11.11 -> 2.11.12
  • 2.10.6 -> 2.10.7

ScalaTest 3.0.4 -> 3.0.5
Selenium 3.6.0 -> 3.14.0
HtmlUnit 2.27 -> 2.32.1
Play JSON 2.6.6 -> 2.6.10

Plugins
xsbt-web-plugin (Jetty for integration tests) 2.1.0 -> 4.0.2
sbt-mima-plugin (Migration Manager) 0.1.18 -> 0.3.0

Only relevant for integration tests of ScalaWebTest itself
Javax Servlet API 3.01 -> 4.0.1

@DaniRey DaniRey self-assigned this Sep 28, 2018
DaniRey added a commit that referenced this issue Sep 28, 2018
update travis configuration
bump base version, against migration manager will verify, to 3.0.0
@DaniRey DaniRey added this to the 3.0.0 milestone Sep 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant