Skip to content

Commit a64acad

Browse files
bump: sbt-paradox-akka to 24.10.4
1 parent 66338e8 commit a64acad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
1212
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
1313
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.3")
1414
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
15-
addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.3")
15+
addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.4")
1616
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1717
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
1818
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")

0 commit comments

Comments
 (0)