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 768681d commit 15f7ef0Copy full SHA for 15f7ef0
project/plugins.sbt
@@ -17,7 +17,7 @@
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.6")
20
-addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-lightbend-project-info" % "2.0.0")
+addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-lightbend-project-info" % "3.0.1")
21
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
22
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
23
0 commit comments