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 41e85f1 commit 048b94eCopy full SHA for 048b94e
project/plugins.sbt
@@ -11,8 +11,9 @@ addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
11
addDependencyTreePlugin
12
13
// release
14
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
15
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
16
+
17
// docs
18
addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.6")
19
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
0 commit comments