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-dynver to 3.3.0+31-28c31332 #180

Closed scala-steward closed 5 years ago

scala-steward commented 5 years ago

Updates com.dwijnand:sbt-dynver from 3.3.0+16-0f6d7799 to 3.3.0+31-28c31332.

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 @scala-steward in the comments below.

Have a nice day!

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

labels: semver-build-metadata