Skip to content

Commit b8159c8

Browse files
committed
projects 2.13: resolve scopt; add dispatch ticket
1 parent 7f4e1fc commit b8159c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

projects-2.13.md

Lines changed: 2 additions & 1 deletion
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,7 +133,7 @@ Other:
132133

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

137138
#### Leftover M4 tickets
138139

0 commit comments

Comments
 (0)