Skip to content

Commit 842e52e

Browse files
bump: paradox-theme-akka to 25.10.0 (was 24.10.7) (#1847)
1 parent 75ec6eb commit 842e52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
99
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1010
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
1111
// docs
12-
addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.7")
12+
addSbtPlugin("io.akka" % "sbt-paradox-akka" % "25.10.0")
1313
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-dependencies" % "0.2.4")
1414
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.3")
1515
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")

0 commit comments

Comments
 (0)