You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
We haven't really bother updating our dependencies till this point, but we should start doing that somewhat regularly. Here are the currently available updates:
Since some are quite old and we don't have any tests yet we need to particularly check that they don't break any of our functionality.
There is also sbt which can be upgraded from 1.1.2 to 1.3.6 and we should upgrade to Scala 2.13 if all our scala dependencies are also available for it.
In the future we could also automate this through e.g. scala-steward.
The text was updated successfully, but these errors were encountered:
We'll need to postpone the Scala 2.13 migration because Scalatra isn't yet released for Scala 2.13. Let's hope that it doesn't take too long. Sbt and dependency upgrades have been merged.
Description
We haven't really bother updating our dependencies till this point, but we should start doing that somewhat regularly. Here are the currently available updates:
Since some are quite old and we don't have any tests yet we need to particularly check that they don't break any of our functionality.
There is also sbt which can be upgraded from 1.1.2 to 1.3.6 and we should upgrade to Scala 2.13 if all our scala dependencies are also available for it.
In the future we could also automate this through e.g. scala-steward.
The text was updated successfully, but these errors were encountered: