Skip to content

Commit a97f7fd

Browse files
committed
M5 scala-stm, M5 play tickets
1 parent 824d91d commit a97f7fd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

projects-2.13.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Add in sbt using `libraryDependencies += ...`:
6868
"com.typesafe.play" %% "play-doc" % "2.0.0-RC1"
6969
"com.lihaoyi" %% "sourcecode" % "0.1.5"
7070
"io.github.cquiroz" %% "scala-java-time" % "2.0.0-RC1"
71+
"org.scala-stm" %% "scala-stm" % "0.9"
7172

7273
### Compiler plugins
7374

@@ -106,6 +107,10 @@ Lightbend:
106107

107108
* [akka](https://github.com/akka/akka/issues/25105)
108109
* [play-ws](https://github.com/playframework/play-ws/issues/274)
110+
* [cachecontrol](https://github.com/playframework/cachecontrol/pull/29)
111+
* [omnidoc](https://github.com/playframework/omnidoc/issues/24)
112+
* [play-iteratees](https://github.com/playframework/play-iteratees/issues/16)
113+
* [playframework](https://github.com/playframework/playframework/issues/8857)
109114
* most other projects, including the rest of Play and Lagom, are blocked by Akka for now
110115

111116
Typelevel and related:
@@ -127,7 +132,6 @@ Other:
127132

128133
#### Leftover M4 tickets
129134

130-
* [scala-stm](https://github.com/scala-stm/scala-stm/pull/5)
131135
* [scalatra](https://github.com/scalatra/scalatra/issues/831)
132136
* [twitter-util](https://github.com/twitter/util/issues/219)
133137

0 commit comments

Comments
 (0)