Skip to content

Commit

Permalink
Update sbt-paradox-apidoc to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed Feb 18, 2024
1 parent 0955576 commit 6e54f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ lazy val pekkoPlugin = project
// When updating the sbt-paradox version,
// remember to also update project/plugins.sbt
"com.lightbend.paradox" % "sbt-paradox" % "0.10.3"),
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-apidoc" % "1.0.0"),
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-apidoc" % "1.1.0"),
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "3.0.0"),
addSbtPlugin("com.github.sbt" % "sbt-paradox-material-theme" % "0.7.0"),
Compile / resourceGenerators += Def.task {
Expand Down

0 comments on commit 6e54f89

Please sign in to comment.