Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmichalik committed Jan 16, 2024
1 parent cc00977 commit b4fdfa6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
[versions]
accompanist = "0.32.0"
activity = "1.8.0"
activity = "1.8.2"
agp = "8.4.0-alpha04"
androidXAnnotation = "1.7.0"
androidXAnnotation = "1.7.1"
androidXCore = "1.12.0"
appcompat = "1.6.1"
composeBom = "2023.10.01"
composeCompiler = "1.5.4"
composeCompiler = "1.5.8"
coroutines = "1.7.3"
detekt = "1.23.3"
detekt = "1.23.4"
dokka = "1.9.10"
jUnit = "4.13.2"
jUnitExt = "1.1.5"
kotlin = "1.9.20"
lifecycle = "2.6.2"
material = "1.10.0"
mockK = "1.13.7"
kotlin = "1.9.22"
lifecycle = "2.7.0"
material = "1.11.0"
mockK = "1.13.9"
paparazziGradlePlugin = "1.3.1"
testCore = "1.5.0"

Expand Down

0 comments on commit b4fdfa6

Please sign in to comment.