File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ addSbtPlugin(("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.0").excludeAll(
38
38
" com.lightbend.paradox" % " sbt-paradox-apidoc" ,
39
39
" com.lightbend.paradox" % " sbt-paradox-project-info" ))
40
40
addSbtPlugin((" com.lightbend.paradox" % " sbt-paradox" % " 0.9.2" ).force().exclude(" com.typesafe.sbt" , " sbt-web" ))
41
- addSbtPlugin((" com.lightbend.paradox" % " sbt-paradox-apidoc" % " 0.10.1 " ).force().exclude(" com.typesafe.sbt" , " sbt-web" ))
41
+ addSbtPlugin((" com.lightbend.paradox" % " sbt-paradox-apidoc" % " 1.1.0 " ).force().exclude(" com.typesafe.sbt" , " sbt-web" ))
42
42
addSbtPlugin((" com.lightbend.paradox" % " sbt-paradox-project-info" % " 2.0.0" ).force()
43
43
.exclude(" com.typesafe.sbt" , " sbt-web" ))
44
44
addSbtPlugin(" com.github.sbt" % " sbt-web" % " 1.5.4" ) // sbt-paradox 0.9.2 depends on old sbt-web 1.4.x, but we want a newer version
You can’t perform that action at this time.
0 commit comments