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 9b8b7bc commit e8490bcCopy full SHA for e8490bc
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
6
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
7
addSbtPlugin("com.indoorvivants" % "sbt-commandmatrix" % "0.0.5")
8
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
9
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
10
// publishing
11
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
12
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
0 commit comments