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 75ec6eb commit 842e52eCopy full SHA for 842e52e
project/plugins.sbt
@@ -9,7 +9,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
9
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
10
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
11
// docs
12
-addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.7")
+addSbtPlugin("io.akka" % "sbt-paradox-akka" % "25.10.0")
13
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-dependencies" % "0.2.4")
14
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.3")
15
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
0 commit comments