Skip to content

Conversation

scala-steward
Copy link
Contributor

Updates

  • org.specs2:specs2-core
  • org.specs2:specs2-junit

from 4.17.0 to 4.18.0.

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!

Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.specs2" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.specs2" }
}]

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

@scala-steward scala-steward requested a review from a team as a code owner November 6, 2022 23:16
@ramazanyich ramazanyich merged commit 8e535bc into waylayio:master Nov 7, 2022
@francisdb
Copy link
Contributor

@ramazanyich

Those 2 versions have been released by mistake. The PR which led to their creation has now been reverted

https://github.com/etorreborre/specs2/releases/tag/SPECS2-5.1.0

ramazanyich added a commit that referenced this pull request Nov 7, 2022
ramazanyich added a commit that referenced this pull request Nov 7, 2022
@scala-steward scala-steward deleted the update/specs2-core-4.18.0 branch November 9, 2022 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants