External library management #13799
michelou
started this conversation in
General Discussion
Replies: 1 comment 1 reply
-
We recently enabled Scala Steward in the Scala 2 repo, hoping that will help things from drifting out of date. (Though usually the dependencies are tooling/testing things, rather than end-user-facing.) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The contents of the Scala 3 software distribution has changed quite a bit compared to Scala 2.
Consider the page
DEPS.md
in my GitHub repositorydotty-examples
as an initial motivation for starting this discussion.Here are a few concrete questions/discussion topics (including but not limited) :
flexmark-* 0.62.2
(latest) versusflexmark-* 0.42.12
(current) ?jackson
librairies use two different versions, i.e.jackson-annotations 2.2.3
versusjackson core 2.9.8
?Beta Was this translation helpful? Give feedback.
All reactions