File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Add in sbt using `libraryDependencies += ...`:
35
35
36
36
Add in sbt using ` addCompilerPlugin(...) ` :
37
37
38
- (coming soon)
38
+ "com.typesafe.genjavadoc" % "genjavadoc-plugin" % "0.13" cross CrossVersion.patch
39
39
40
40
### sbt plugins
41
41
@@ -56,7 +56,6 @@ You can subscribe to these tickets to find out when a library you want becomes a
56
56
* [ scalatest] ( https://github.com/scalatest/scalatest/issues/1593 )
57
57
* blocked by scala-xml, scala-parser-combinators
58
58
* [ scala-parallel-collections] ( https://github.com/scala/scala-parallel-collections/issues/68 )
59
- * [ genjavadoc] ( https://github.com/lightbend/genjavadoc/issues/175 )
60
59
* [ scala-java8-compat] ( https://github.com/scala/scala-java8-compat/issues/149 )
61
60
* blocked by genjavadoc
62
61
* [ kind-projector] ( https://github.com/typelevel/kind-projector/issues/105 )
You can’t perform that action at this time.
0 commit comments