djspiewak / sbt-spiewak

A plugin which represents my personal SBT project baseline
Apache License 2.0
53 stars 20 forks source link

Update scala-library to 2.13.7 #75

Closed scala-steward closed 2 years ago

scala-steward commented 2 years ago

Updates org.scala-lang:scala-library from 2.12.15 to 2.13.7.

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.

Configure Scala Steward for your repository with a .scala-steward.conf file.

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", artifactId = "scala-library" } ] ```

labels: library-update, early-semver-minor, semver-spec-minor

SethTisue commented 2 years ago

not appropriate for an sbt plugin

djspiewak commented 2 years ago

LOL