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 7efbbbd commit 6967bffCopy full SHA for 6967bff
project/plugins.sbt
@@ -18,7 +18,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2
18
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
19
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.5")
20
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-lightbend-project-info" % "2.0.0")
21
-addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.18.0")
+addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.19.0")
22
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
23
24
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
0 commit comments