We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fadf33 commit f938fcdCopy full SHA for f938fcd
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ghpages" %
7
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
8
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
9
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
10
-addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
+addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
12
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
13
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
0 commit comments