Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update scalatest to 3.2.0 #167

Merged
merged 1 commit into from Jun 19, 2020

Conversation

scala-steward
Copy link

Updates org.scalatest:scalatest from 3.1.2 to 3.2.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!

Ignore future updates

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

updates.ignore = [ { groupId = "org.scalatest", artifactId = "scalatest" } ]

labels: test-library-update, semver-minor

@codecov
Copy link

codecov bot commented Jun 19, 2020

Codecov Report

Merging #167 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #167   +/-   ##
=======================================
  Coverage   96.38%   96.38%           
=======================================
  Files          14       14           
  Lines         443      443           
  Branches        3        3           
=======================================
  Hits          427      427           
  Misses         16       16           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c12b0d3...8e22c27. Read the comment docs.

@mergify mergify bot added the scala-steward Dependency auto updates created by scala-steward label Jun 19, 2020
@mergify mergify bot merged commit b4ec2d9 into 47degrees:master Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scala-steward Dependency auto updates created by scala-steward
Projects
None yet
2 participants