Merge pull request #1417 from akka/wip-genjavadoc0.5-∂π

update to genjavadoc 0.5
This commit is contained in:
Roland Kuhn 2013-05-10 04:46:11 -07:00
commit 96aac98093

View file

@ -945,7 +945,7 @@ object Dependencies {
val sigar = "org.fusesource" % "sigar" % "1.6.4" // ApacheV2
// Compiler plugins
val genjavadoc = compilerPlugin("com.typesafe.genjavadoc" %% "genjavadoc-plugin" % "0.4" cross CrossVersion.full) // ApacheV2
val genjavadoc = compilerPlugin("com.typesafe.genjavadoc" %% "genjavadoc-plugin" % "0.5" cross CrossVersion.full) // ApacheV2
// Test