Skip to content

Commit

Permalink
bump: sbt-paradox-akka to 24.10.4 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-alfers authored Nov 4, 2024
1 parent ddcc591 commit f343614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("com.lightbend.cinnamon" % "sbt-cinnamon" % "2.21.2")
// docs
addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.3")
addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.4")
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.3")
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.5.0")

0 comments on commit f343614

Please sign in to comment.