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 3ded5e5 commit 9892c5eCopy full SHA for 9892c5e
project/plugins.sbt
@@ -11,7 +11,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
11
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
12
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
13
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
14
-addSbtPlugin("io.akka" % "sbt-paradox-akka" % "25.10.0")
+addSbtPlugin("io.akka" % "sbt-paradox-akka" % "25.10.2")
15
16
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
17
addSbtPlugin("com.github.sbt" % "sbt-pull-request-validator" % "2.0.0")
0 commit comments