Bump com.google.firebase:firebase-bom from 31.2.2 to 31.2.3

Bumps com.google.firebase:firebase-bom from 31.2.2 to 31.2.3.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-02 23:59:07 +00:00 committed by yostyle
parent 8e89d09b1b
commit 9f72d5a4f7

View file

@ -11,7 +11,7 @@ def gradle = "7.4.2"
def kotlin = "1.8.10"
def kotlinCoroutines = "1.6.4"
def dagger = "2.45"
def firebaseBom = "31.2.2"
def firebaseBom = "31.2.3"
def appDistribution = "16.0.0-beta05"
def retrofit = "2.9.0"
def markwon = "4.6.2"