Skip to content

Commit

Permalink
Merge pull request #163 from Kaaveh/refactor/update_dependencies
Browse files Browse the repository at this point in the history
[refactor] update dependencies
  • Loading branch information
maryammohamedi authored Oct 27, 2023
2 parents 6e1a880 + c551505 commit 64f042b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ androidGradlePlugin = "8.1.2"

ktx = "1.12.0"

composeBOM = "2023.10.00"
composeBOM = "2023.10.01"
composeActivity = "1.8.0"
composeCoil = "2.2.2"
composeCompiler = "1.5.3"
Expand Down Expand Up @@ -42,7 +42,7 @@ chucker = "3.5.2"
kotlinx-serialization = "1.6.0"
kotlinx-serialization-converter = "1.0.0"

room = "2.6.0-rc01"
room = "2.6.0"

junit = "4.13.2"
junitExt = "1.1.5"
Expand Down

0 comments on commit 64f042b

Please sign in to comment.