Skip to content

Commit

Permalink
Merge pull request #38 from IamRezaMousavi/dependabot/gradle/gradle-d…
Browse files Browse the repository at this point in the history
…ependencies-0e9fbcc4a2

Bump the gradle-dependencies group across 1 directory with 6 updates
  • Loading branch information
IamRezaMousavi authored Sep 10, 2024
2 parents 38ea132 + f312680 commit a0a2e86
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[versions]
kotlin = "2.0.20"
ksp = "2.0.20-1.0.24"
ksp = "2.0.20-1.0.25"

jvm = "22"
agp = "8.6.0"

coreKtx = "1.13.1"
composeBom = "2024.08.00"
composeMaterial3 = "1.2.1"
composeActivity = "1.9.1"
composeBom = "2024.09.00"
composeMaterial3 = "1.3.0"
composeActivity = "1.9.2"
composeShimmer = "1.3.1"
composeCoil = "2.7.0"
composeLottie = "6.5.2"
Expand All @@ -17,14 +17,14 @@ room = "2.6.1"
media3 = "1.4.1"
ktor = "2.3.12"
ktlint = "12.1.1"
detekt = "1.23.6"
detekt = "1.23.7"
detektCompose = "0.4.11"
workmanager = "2.9.1"
credentials = "1.3.0-alpha01"

kotlinCoroutines = "1.8.1"
kotlinDatetime = "0.6.1"
kotlinImmutable = "0.3.7"
kotlinImmutable = "0.3.8"

brotli = "0.1.2"
palette = "1.0.0"
Expand Down

0 comments on commit a0a2e86

Please sign in to comment.