Skip to content

Commit

Permalink
chore: update dependencies (WPB-4373) (#2210)
Browse files Browse the repository at this point in the history
  • Loading branch information
ohassine committed Sep 12, 2023
1 parent be44e32 commit 07cab37
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Expand Up @@ -6,7 +6,7 @@ gradle = "8.1"
kotlin = "1.9.0"

# KotlinX
coroutines = "1.7.1"
coroutines = "1.7.3"
ktx-dateTime = "0.4.0"
ktx-immutableCollections = "0.3.5"
ktx-serialization = "1.5.1"
Expand All @@ -15,7 +15,7 @@ ktx-serialization = "1.5.1"
google-gms = "4.3.15"
android-gradlePlugin = "8.1.1"
desugaring = "2.0.3"
firebaseBOM = "31.4.0"
firebaseBOM = "32.2.3"
fragment = "1.5.6"
resaca = "2.4.6"
bundlizer = "0.7.0"
Expand All @@ -40,7 +40,7 @@ compose-material = "1.4.3"
compose-activity = "1.7.2"
compose-compiler = "1.5.0"
compose-constraint = "1.0.1"
compose-material3 = "1.1.0"
compose-material3 = "1.1.1"
compose-navigation = "2.6.0"
compose-destinations = "1.9.40-beta"

Expand All @@ -64,7 +64,7 @@ leakCanary = "2.7"
ksp = "1.9.0-1.0.12"

# Benchmark
benchmark-macro-junit4 = "1.2.0-beta03"
benchmark-macro-junit4 = "1.2.0-beta05"
profileinstaller = "1.3.1"

# Testing
Expand All @@ -80,7 +80,7 @@ junit4 = "4.13.2"
junit5 = "5.10.0"
kluent = "1.73"
mockk = "1.13.5"
okio = "3.2.0"
okio = "3.5.0"
turbine = "1.0.0"

[plugins]
Expand Down

0 comments on commit 07cab37

Please sign in to comment.