Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Rawa authored and raamcosta committed Dec 22, 2024
1 parent 8e4215b commit 40b968c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ targetSdk = "34"

kotlin = "2.0.21"
dependencyCheckPluginVersion = "0.51.0"
agp = "8.7.2"
agp = "8.7.3"
mavenPublishPluginVersion = "0.28.0"

composeViewModel = "2.8.7"
Expand All @@ -19,10 +19,10 @@ ksp = "2.0.21-1.0.28"

junit = "4.13.2"

compose = "1.7.5"
composeMaterial = "1.7.5"
composeNavigationMaterial = "1.7.0-beta01"
composeNavigation = "2.8.4"
compose = "1.7.6"
composeMaterial = "1.7.6"
composeNavigationMaterial = "1.7.6"
composeNavigation = "2.8.5"

ktxSerialization = "1.7.3"
mockk = "1.13.12"
Expand Down

0 comments on commit 40b968c

Please sign in to comment.