scala2ts / scala2ts-sbt

The SBT Plugin for Scala2TS
MIT License
3 stars 1 forks source link

Update sbt-release to 1.0.15 #29

Closed scala-steward closed 8 months ago

scala-steward commented 3 years ago

Updates com.github.gseitz:sbt-release from 1.0.13 to 1.0.15.

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 = "com.github.gseitz", artifactId = "sbt-release" } ] ```

labels: sbt-plugin-update, semver-patch

scala-steward commented 8 months ago

Superseded by #84.