chore: bump up Apollo GraphQL packages to v1.25.6

This commit is contained in:
renovate[bot]
2026-06-22 04:12:19 +00:00
committed by GitHub
parent fa488aee64
commit 984caedcea
3 changed files with 4 additions and 4 deletions
@@ -14,7 +14,7 @@ let package = Package(
.library(name: "AffineGraphQL", targets: ["AffineGraphQL"]),
],
dependencies: [
.package(url: "https://github.com/apollographql/apollo-ios", exact: "1.25.4"),
.package(url: "https://github.com/apollographql/apollo-ios", exact: "1.25.6"),
],
targets: [
.target(