Skip to content

Commit

Permalink
fix(deps): update dependency com.apollographql.federation:federation-…
Browse files Browse the repository at this point in the history
…graphql-java-support to v4.5.0
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent b426f05 commit f7df633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
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 f7df633

Please sign in to comment.