Skip to content

Commit

Permalink
chore(deps): update dependency apollographql/apollo-ios-codegen to fr…
Browse files Browse the repository at this point in the history
…om: "1.15.3"
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent b725b21 commit 7b3aaa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftScripts/ApolloTool/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.0"),
.package(url: "https://github.com/apollographql/apollo-ios-codegen", from: "1.15.2"),
.package(url: "https://github.com/apollographql/apollo-ios-codegen", from: "1.15.3"),
],
targets: [
.target(name: "SwiftScriptHelpers"),
Expand Down

0 comments on commit 7b3aaa3

Please sign in to comment.