We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556383b commit 7798b06Copy full SHA for 7798b06
project/plugins.sbt
@@ -13,7 +13,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
13
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
14
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
15
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
16
-addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.7")
+addSbtPlugin("io.akka" % "sbt-paradox-akka" % "25.10.0")
17
18
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
19
addSbtPlugin("com.github.sbt" % "sbt-pull-request-validator" % "2.0.0")
0 commit comments