Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Update guava to 32.1.3-jre #667

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates com.google.guava:guava from 31.1-jre to 32.1.3-jre

Usage

βœ… Please merge!

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

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.google.guava", artifactId = "guava" }
}]
labels: library-update, commit-count:1

@scala-steward
Copy link
Contributor Author

Superseded by #673.

@scala-steward scala-steward deleted the update/guava-32.1.3-jre branch January 13, 2024 00:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant