We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Version(s) 1.1.0
Describe the bug scala-cli warns about outdated versions, but not if they are milestones.
To Reproduce
//> using dep "org.typelevel::munit-cats-effect:2.0.0-M1"
Expected behaviour
The latest version is v2.0.0-M4 so scala-cli should warn us that v2.0.0-M1 is outdated.
Scala Steward is able to identify outdated milestone dependencies:
The text was updated successfully, but these errors were encountered:
test
No branches or pull requests
Version(s)
1.1.0
Describe the bug
scala-cli warns about outdated versions, but not if they are milestones.
To Reproduce
Expected behaviour
The latest version is v2.0.0-M4 so scala-cli should warn us that v2.0.0-M1 is outdated.
Scala Steward is able to identify outdated milestone dependencies:
The text was updated successfully, but these errors were encountered: