Skip to content

Commit

Permalink
Update all non-major dependencies (except kotlin) (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent af0b939 commit e574a0a
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
@@ -1,5 +1,5 @@
[versions]
androidGradlePlugin = "8.2.1"
androidGradlePlugin = "8.2.2"
androidxActivity = "1.8.2"
androidxLifecycle = "2.7.0"
androidxCoreTest = "1.5.0"
Expand All @@ -9,7 +9,7 @@ composeCompiler = "1.5.7"
composeNavigation = "2.7.6"
dagger = "2.50"
dependencyAnalysis = "1.29.0"
googleAccompanist = "0.32.0"
googleAccompanist = "0.34.0"
googleMaterial = "1.11.0"
javaPoet = "1.13.0"
junit4 = "4.13.2"
Expand Down

0 comments on commit e574a0a

Please sign in to comment.