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
In most cases you should be able to use the Scaladex to find the minimum version needed, eg, for content-api-client. Also look for the Scaladex badge on the project ReadMe, it should tell you everything you need to know, eg:
Base assumption: Project is already on Scala 2.12
Examples
Useful resources
rtyley/scala-collection-plus
- handle Scala 2.13's deprecation of.mapValues()
with.mapV()
Dependency support for Scala 2.13
In most cases you should be able to use the Scaladex to find the minimum version needed, eg, for
content-api-client
. Also look for the Scaladex badge on the project ReadMe, it should tell you everything you need to know, eg:Minimum library versions
pan-domain-authentication
1.0.4Libraries without support
play-iteratees
"ai.x" %% "diff"
)diff
library for loggingMediaAtom
changes media-atom-maker#1141"ai.x" %% "play-json-extensions"
)"com.gu" %% "play-json-extensions"
)The text was updated successfully, but these errors were encountered: