We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9b4526 + b8159c8 commit e4ab7c0Copy full SHA for e4ab7c0
projects-2.13.md
@@ -71,6 +71,7 @@ Add in sbt using `libraryDependencies += ...`:
71
"org.scala-stm" %% "scala-stm" % "0.9"
72
"com.github.pathikrit" %% "better-files" % "3.7.0"
73
"org.typelevel" %% "cats-effect" % "1.1.0"
74
+ "com.github.scopt" %% "scopt" % "3.7.1"
75
76
### Compiler plugins
77
@@ -132,6 +133,7 @@ Other:
132
133
134
* [gatling](https://github.com/gatling/gatling/issues/3566)
135
* [decline](https://github.com/bkirwi/decline/pull/47)
136
+* [dispatch](https://github.com/dispatch/reboot/issues/210)
137
138
#### Leftover M4 tickets
139
0 commit comments