Skip to content

Commit

Permalink
Update dependencies for minor & patch changes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent 2d7e54f commit 2336a0b
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
@@ -1,17 +1,17 @@
[versions]
# plugins
android-gradle = "8.2.1"
detekt = "1.23.4"
detekt-compose-rules = "0.3.9"
android-gradle = "8.2.2"
detekt = "1.23.5"
detekt-compose-rules = "0.3.11"
junit = "1.10.0.0"
ksp = "1.9.22-1.0.16"
ksp = "1.9.22-1.0.17"
ktlint = "3.16.0"

# production libraries
coil = "2.5.0"
compose-bom = "2023.10.01"
compose-compiler = "1.5.8"
compose-material3 = "1.2.0-beta02"
compose-material3 = "1.2.0-rc01"
desugar = "2.0.4"
hilt = "2.50"
kotlin = "1.9.22"
Expand Down

0 comments on commit 2336a0b

Please sign in to comment.