scala / scala-continuations

the Scala delimited continuations plugin and library
Apache License 2.0
89 stars 19 forks source link

Update sbt-scala-module to 2.1.1 #53

Closed scala-steward closed 5 years ago

scala-steward commented 5 years ago

Updates org.scala-lang.modules:sbt-scala-module from 2.0.0 to 2.1.1.

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 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-lang.modules", artifactId = "sbt-scala-module" } ] ```

labels: semver-minor

SethTisue commented 5 years ago

this repo seems to be unmaintained currently, so let's just leave this alone for now, we can revisit if maintenance resumes