Skip to content

Commit 6402a91

Browse files
authored
Merge branch 'develop' into dependabot/gradle/org.sonarqube-6.2.0.5505
2 parents 5463753 + 769a5f9 commit 6402a91

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ composeBom = "2023.06.01"
2121
material = "1.12.0"
2222

2323
# Firebase
24-
firebaseBom = "32.8.0"
24+
firebaseBom = "33.15.0"
2525

2626
# Dagger/Hilt
2727
hilt = "2.56.2"
2828
hiltAndroidTesting = "2.56.2"
2929

3030
# Coroutines
31-
coroutines = "1.7.3"
31+
coroutines = "1.10.2"
3232

3333
# USB Serial
3434
usbSerial = "6.1.1"
@@ -43,7 +43,7 @@ espressoCore = "3.6.1"
4343
hamcrest = "2.2"
4444
testRunner = "1.6.2"
4545
testRules = "1.6.1"
46-
truth = "1.1.3"
46+
truth = "1.4.4"
4747
androidxTruth = "1.6.0"
4848

4949
[libraries]

0 commit comments

Comments
 (0)