reactive-aws-clients icon indicating copy to clipboard operation
reactive-aws-clients copied to clipboard

Update guava to 30.1.1-jre

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

Updates com.google.guava:guava from 28.2-jre to 30.1.1-jre.

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

labels: library-update

scala-steward avatar Mar 19 '21 17:03 scala-steward