Skip to content

Scala 2.13.7 release notes #796

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

Closed
wants to merge 6 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update releases/2.13.7.md
Co-authored-by: kenji yoshida <6b656e6a69@gmail.com>
  • Loading branch information
SethTisue and xuwei-k authored Oct 31, 2021
commit 07a4813653acedae3f0bbe8f9ff5f0ad0f32a9f9
4 changes: 2 additions & 2 deletions releases/2.13.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ The [release notes for Scala 2.13.0](https://github.com/scala/scala/releases/v2.
Scala releases are available through a variety of channels, including (but not limited to):

* Bump the `scalaVersion` setting in your sbt-based project
* Download a distribution from [scala-lang.org](http://scala-lang.org/download/2.13.7.html)
* Obtain JARs via [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.scala-lang%22%20AND%20v%3A%222.13.7%22)
* Download a distribution from [scala-lang.org](https://scala-lang.org/download/2.13.7.html)
* Obtain JARs via [Maven Central](https://search.maven.org/search?q=g:org.scala-lang%20AND%20v:2.13.7)