Skip to content

Commit 112ff0f

Browse files
committed
2.13 updates
1 parent 5c98502 commit 112ff0f

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

projects-2.13.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
## Available Projects for Scala 2.13.0
1+
## Available Projects for Scala 2.13
22

33
Library maintainers, library users, please [edit this page](https://github.com/scala/make-release-notes/edit/2.13.x/projects-2.13.md) and let the world know what libraries are available.
44

55
### Scaladex
66

77
Scaladex, the index of Scala libraries, now offers searching by target version:
88

9-
* [All libraries for 2.13.0](https://index.scala-lang.org/search?q=fullScalaVersion%3A2.13.0)
10-
* [Scala modules for 2.13.0](https://index.scala-lang.org/search?q=fullScalaVersion%3A2.13.0+AND+organization%3Ascala)
11-
* [Testing frameworks for 2.13.0](https://index.scala-lang.org/search?q=fullScalaVersion%3A2.13.0+AND+topics%3Atesting)
12-
* [Compiler plugins for 2.13.0](https://index.scala-lang.org/search?q=fullScalaVersion%3A2.13.0+AND+topics%3Acompiler-plugin)
9+
* [All libraries for 2.13](https://index.scala-lang.org/search?q=fullScalaVersion%3A2.13.0)
10+
* [Scala modules for 2.13](https://index.scala-lang.org/search?q=fullScalaVersion%3A2.13.0+AND+organization%3Ascala)
11+
* [Testing frameworks for 2.13](https://index.scala-lang.org/search?q=fullScalaVersion%3A2.13.0+AND+topics%3Atesting)
12+
* [Compiler plugins for 2.13](https://index.scala-lang.org/search?q=fullScalaVersion%3A2.13.0+AND+topics%3Acompiler-plugin)
1313

1414
You can also query [Maven Central](https://mvnrepository.com/artifact/org.scala-lang/scala-library/2.13.0/usages) or [Bintray](https://bintray.com/search?query=_2.13.0) for 2.13 libraries.
1515

@@ -50,7 +50,9 @@ Add using `addSbtPlugin(...)`:
5050

5151
You can subscribe to these tickets to find out when a library you want becomes available:
5252

53-
#### New 2.13.0 tickets
53+
#### New 2.13 tickets
54+
55+
(coming soon)
5456

5557
#### Old RC3/RC2/RC1/M5/M4 tickets
5658

0 commit comments

Comments
 (0)