Skip to content

Commit f4dfe12

Browse files
fix: update apollo that has an important fix for app publishing
1 parent 9269ed4 commit f4dfe12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ let package = Package(
6060
.package(url: "https://github.com/beatt83/jose-swift.git", from: "1.2.1"),
6161
.package(url: "https://github.com/beatt83/peerdid-swift.git", from: "2.0.2"),
6262
.package(url: "https://github.com/input-output-hk/anoncreds-rs.git", exact: "0.4.1"),
63-
.package(url: "https://github.com/input-output-hk/atala-prism-apollo.git", exact: "1.2.10"),
63+
.package(url: "https://github.com/input-output-hk/atala-prism-apollo.git", exact: "1.2.13"),
6464
],
6565
targets: [
6666
.target(

0 commit comments

Comments
 (0)