Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

chore: group guava with other core dependencies #49

Merged
merged 1 commit into from Jan 31, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion renovate.json
Expand Up @@ -22,7 +22,8 @@
"^com.google.api:gax",
"^com.google.auth:",
"^com.google.cloud:google-cloud-core",
"^io.grpc:"
"^io.grpc:",
"^com.google.guava:"
],
"groupName": "core dependencies"
},
Expand Down