chore: bump up apollographql/apollo-ios version to v1.25.7

This commit is contained in:
renovate[bot]
2026-08-05 11:52:52 +00:00
committed by GitHub
parent 921e83bb4f
commit 70d1bd6679
2 changed files with 2 additions and 2 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.7"),
],
targets: [
.target(