We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7b8c74 + 766986c commit 50c1d7eCopy full SHA for 50c1d7e
project/plugins.sbt
@@ -1,6 +1,6 @@
1
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
2
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
3
4
-addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.22.0")
+addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.22.1")
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.0")
6
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
0 commit comments