Skip to content

Commit e7a6b61

Browse files
chore: update sdjwt package (#226)
Signed-off-by: goncalo-frade-iohk <goncalo.frade@iohk.io>
1 parent f482b20 commit e7a6b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ let package = Package(
6363
.package(url: "https://github.com/hyperledger/identus-apollo.git", exact: "1.8.0"),
6464
.package(url: "https://github.com/KittyMac/Sextant.git", exact: "0.4.31"),
6565
.package(url: "https://github.com/kylef/JSONSchema.swift.git", exact: "0.6.0"),
66-
.package(url: "https://github.com/goncalo-frade-iohk/eudi-lib-sdjwt-swift.git", from: "0.0.3"),
66+
.package(url: "https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git", from: "0.10.0"),
6767
.package(url: "https://github.com/1024jp/GzipSwift.git", exact: "6.0.0")
6868
// .package(url: "https://github.com/goncalo-frade-iohk/eudi-lib-ios-openid4vci-swift.git", from: "0.10.0")
6969
],

0 commit comments

Comments
 (0)