awslib_scala icon indicating copy to clipboard operation
awslib_scala copied to clipboard

Update awaitility to 4.0.3

Open scala-steward opened this issue 4 years ago • 0 comments

Updates org.awaitility:awaitility from 4.0.2 to 4.0.3.

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.awaitility", artifactId = "awaitility" } ]

labels: library-update, semver-patch

scala-steward avatar May 19 '20 12:05 scala-steward