xerial / sbt-pack

A sbt plugin for creating distributable Scala packages.
496 stars 76 forks source link

Update specs2-core to 4.16.1 #290

Closed xerial-bot closed 2 years ago

xerial-bot commented 2 years ago

Updates org.specs2:specs2-core from 4.8.3 to 4.16.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 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.specs2", artifactId = "specs2-core" } ] ```

labels: test-library-update, early-semver-minor, semver-spec-minor, commit-count:1