Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 76441ed commit 551e198
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
Expand Up @@ -5,11 +5,11 @@ targetSdkVersion = "34"
minSdkVersion = "23"

# lint versions
lintApi = "31.7.2"
lintGradlePlugin = "8.7.2"
lintApi = "31.7.3"
lintGradlePlugin = "8.7.3"

# gradlePlugin versions
androidGradlePlugin = "8.7.2"
androidGradlePlugin = "8.7.3"
apolloAdapters = "0.0.4"
apollo = "4.1.0"
cacheFix = "3.0.1"
Expand All @@ -21,8 +21,8 @@ googleServices = "4.4.2"
gradleDevelocity = "3.18.2"
kotlin = "2.0.21"
kotlinter = "4.5.0"
ksp = "2.0.21-1.0.28"
ktor = "3.0.1"
ksp = "2.1.0-1.0.29"
ktor = "3.0.2"
license = "0.9.8"
molecule = "2.0.0"
squareSortDependencies = "0.13"
Expand All @@ -47,7 +47,7 @@ androidx-other-workManager = "2.10.0"
androidx-test = "1.6.1"
androidx-testRunners = "1.6.2"
androidxGraphicsShapes = "1.0.1"
arrow = "2.0.0-beta.3"
arrow = "2.0.0-rc.1"
assertK = "0.28.1"
coil = "2.7.0"
composeRichtext = "1.0.0-alpha01"
Expand Down

0 comments on commit 551e198

Please sign in to comment.