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 80c9c01 commit 6426117Copy full SHA for 6426117
project/plugins.sbt
@@ -16,7 +16,7 @@
16
17
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
18
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
19
-addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.5")
+addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.6")
20
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-lightbend-project-info" % "2.0.0")
21
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.22.0")
22
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
0 commit comments