Skip to content

Commit fe19a04

Browse files
authored
bump: Akka Paradox 0.53 (#4327)
1 parent 74a2dbd commit fe19a04

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
@@ -17,7 +17,7 @@ addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1") // for
1717
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
1818
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.2")
1919
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
20-
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.51")
20+
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.53")
2121
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
2222
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")
2323
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")

0 commit comments

Comments
 (0)