Skip to content

Commit

Permalink
fix(deps): update apollo graphql packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent 487426f commit fcfc872
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ accompanist = "0.34.0"
activity-compose = "1.9.0"
androidx-lifecycle = "2.7.0"
androidx-datastore = "1.1.0"
apollo = "4.0.0-beta.5"
apollo = "4.0.0-beta.6"
compose = "1.6.6"
compose-multiplatform = "1.6.2"
compose-compiler = "1.5.11-dev-k2.0.0-Beta4-21f5e479a96"
Expand Down Expand Up @@ -101,7 +101,7 @@ decompose-decompose = { module = "com.arkivanov.decompose:decompose", version.re
decompose-extensions-compose = { module = "com.arkivanov.decompose:extensions-compose", version.ref = "decompose" }
essenty-lifecycle = { module = "com.arkivanov.essenty:lifecycle", version.ref = "essenty" }
desugar = "com.android.tools:desugar_jdk_libs:2.0.4"
federation-jvm = "com.apollographql.federation:federation-graphql-java-support:4.4.1"
federation-jvm = "com.apollographql.federation:federation-graphql-java-support:4.5.0"
firebase-admin = { module = "com.google.firebase:firebase-admin", version = "9.2.0" }
firebase-analytics = { module = "com.google.firebase:firebase-analytics" }
firebase-auth = { module = "com.google.firebase:firebase-auth" }
Expand Down

0 comments on commit fcfc872

Please sign in to comment.