lurodrigo / firestore-clj

An unofficial Firestore API for Clojure. Provides tools for doing single pulls and writes, streaming real-time data, batched writes and transactions.
MIT License
42 stars 8 forks source link

Updating firebase-admin to 8.1.0 and google-cloud-logging-logback to 0.123.5-alpha #9

Closed ylhn15 closed 2 years ago

ylhn15 commented 2 years ago

Updating dependencies to their newest version.

dazld commented 2 years ago

@ylhn15 did you have any issues running with these deps updated?

ylhn15 commented 2 years ago

No, everything works fine for me

dazld commented 2 years ago

@ylhn15 this works great for us too - thanks for making the PR - @lurodrigo any chance of a review?

lurodrigo commented 2 years ago

@dazld approved. But I don't have any clj tooling installed anymore (and time), so I recommend hosting the updated package somehow.

dazld commented 2 years ago

A git url as a dep works for us, thank you.