ThoughtWorksInc / Binding.scala

Reactive data-binding for Scala
https://javadoc.io/page/com.thoughtworks.binding/binding_2.13/latest/com/thoughtworks/binding/index.html
MIT License
1.59k stars 108 forks source link

Update sbt-scalajs to 0.6.32 #254

Closed scala-steward closed 4 years ago

scala-steward commented 4 years ago

Updates org.scala-js:sbt-scalajs from 0.6.31 to 0.6.32.

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Have a fantastic day writing Scala!

Ignore future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "org.scala-js", artifactId = "sbt-scalajs" } ] ```

labels: sbt-plugin-update, semver-patch