Skip to content

Commit e4ab7c0

Browse files
authored
Merge pull request #291 from Sciss/patch-1
add scopt to projects-2.13.md
2 parents c9b4526 + b8159c8 commit e4ab7c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects-2.13.md

+2
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Add in sbt using `libraryDependencies += ...`:
7171
"org.scala-stm" %% "scala-stm" % "0.9"
7272
"com.github.pathikrit" %% "better-files" % "3.7.0"
7373
"org.typelevel" %% "cats-effect" % "1.1.0"
74+
"com.github.scopt" %% "scopt" % "3.7.1"
7475

7576
### Compiler plugins
7677

@@ -132,6 +133,7 @@ Other:
132133

133134
* [gatling](https://github.com/gatling/gatling/issues/3566)
134135
* [decline](https://github.com/bkirwi/decline/pull/47)
136+
* [dispatch](https://github.com/dispatch/reboot/issues/210)
135137

136138
#### Leftover M4 tickets
137139

0 commit comments

Comments
 (0)