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.
2 parents 71d75de + 7d2732d commit 7a05f92Copy full SHA for 7a05f92
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.3.0")
3
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0-M2")
4
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.6.0")
5
6
-val sbtSoftwareMillVersion = "1.9.11"
+val sbtSoftwareMillVersion = "1.9.13"
7
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
8
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
9
0 commit comments