Skip to content

Commit

Permalink
fix(deps): update gradle non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent e1b1cf0 commit e0ed60c
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
Expand Up @@ -7,7 +7,7 @@ kotlin = "2.0.21"

androidDesugarJdkLibs = "2.1.2"
apollographql = "3.8.5"
compose = "1.7.0"
compose = "1.7.1+build1894-release-1.7.1"
androidxActivity = "1.9.3"
androidxSplashScreen = "1.0.1"
kotlinxCoroutines = "1.9.0"
Expand All @@ -29,11 +29,11 @@ kover = "0.8.3"
supabase = "2.6.1"
sqldelight = "2.0.2"
stately = "2.1.0"
logback = "1.5.11"
graphqlKotlin = "8.2.0"
logback = "1.5.12"
graphqlKotlin = "8.2.1"
kotest = "5.9.1"
precompose = "1.6.2"
coil = "3.0.0-rc01"
coil = "3.0.0-rc02"

[libraries]
androidGradlePlugin = { group = "com.android.tools.build", name = "gradle", version.ref = "androidGradlePlugin" }
Expand Down

0 comments on commit e0ed60c

Please sign in to comment.