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 26, 2024
1 parent 2d7e54f commit a3754f5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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"
android-gradle = "8.2.2"
detekt = "1.23.4"
detekt-compose-rules = "0.3.9"
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 a3754f5

Please sign in to comment.