File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ Add in sbt using `libraryDependencies += ...`:
68
68
"com.typesafe.play" %% "play-doc" % "2.0.0-RC1"
69
69
"com.lihaoyi" %% "sourcecode" % "0.1.5"
70
70
"io.github.cquiroz" %% "scala-java-time" % "2.0.0-RC1"
71
+ "org.scala-stm" %% "scala-stm" % "0.9"
71
72
72
73
### Compiler plugins
73
74
@@ -106,6 +107,10 @@ Lightbend:
106
107
107
108
* [ akka] ( https://github.com/akka/akka/issues/25105 )
108
109
* [ 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 )
109
114
* most other projects, including the rest of Play and Lagom, are blocked by Akka for now
110
115
111
116
Typelevel and related:
@@ -127,7 +132,6 @@ Other:
127
132
128
133
#### Leftover M4 tickets
129
134
130
- * [ scala-stm] ( https://github.com/scala-stm/scala-stm/pull/5 )
131
135
* [ scalatra] ( https://github.com/scalatra/scalatra/issues/831 )
132
136
* [ twitter-util] ( https://github.com/twitter/util/issues/219 )
133
137
You can’t perform that action at this time.
0 commit comments