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

firebase-admin:9.2.0 conflict with guava 32.1.1 #840

Open
Lunatix01 opened this issue Jul 4, 2023 · 2 comments
Open

firebase-admin:9.2.0 conflict with guava 32.1.1 #840

Lunatix01 opened this issue Jul 4, 2023 · 2 comments
Assignees

Comments

@Lunatix01
Copy link

Hello dears

google.guava released a new version which is 32.1.1-jre, so by trying to upgrade to 32.0.1 > 32.1.1 would cause conflicts with firebase-admin:9.2.0

Here is the Gradle Error while compiling:

:project: Could not resolve com.google.guava:guava:31.1-jre.
Required by:
    project : > com.google.firebase:firebase-admin:9.2.0
    project : > com.google.firebase:firebase-admin:9.2.0 > com.google.api-client:google-api-client:2.2.0
    project : > com.google.firebase:firebase-admin:9.2.0 > com.google.api:api-common:2.12.0
    project : > com.google.firebase:firebase-admin:9.2.0 > com.google.cloud:google-cloud-storage:2.22.4
    project : > com.google.firebase:firebase-admin:9.2.0 > com.google.cloud:google-cloud-firestore:3.13.0
    project : > com.google.firebase:firebase-admin:9.2.0 > com.google.cloud:google-cloud-firestore:3.13.0 > com.google.cloud:proto-google-cloud-firestore-bundle-v1:3.13.0

@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@alaegin
Copy link

alaegin commented Jan 24, 2024

I have the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants