Skip to content

Commit

Permalink
Update Apollo GraphQL packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent ff1b51d commit 2107ae7
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 @@ -9,7 +9,7 @@ accompanist = "0.34.0"
activity-compose = "1.9.0"
androidx-lifecycle = "2.8.2"
androidx-datastore = "1.1.1"
apollo = "4.0.0-beta.6"
apollo = "4.0.0-beta.7"
compose = "1.7.0-beta03"
compose-multiplatform = "1.6.11"
compose-material-3 = "1.2.1"
Expand Down Expand Up @@ -103,7 +103,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 2107ae7

Please sign in to comment.