@@ -60,7 +60,7 @@ let package = Package(
60
60
. package ( url: " https://github.com/beatt83/jose-swift.git " , from: " 3.2.0 " ) ,
61
61
. package ( url: " https://github.com/beatt83/peerdid-swift.git " , from: " 3.0.1 " ) ,
62
62
. 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.3.3 " ) ,
63
+ . package ( url: " https://github.com/hyperledger/identus- apollo.git " , exact: " 1.4.2 " ) ,
64
64
. package ( url: " https://github.com/KittyMac/Sextant.git " , exact: " 0.4.31 " ) ,
65
65
. package ( url: " https://github.com/kylef/JSONSchema.swift.git " , exact: " 0.6.0 " ) ,
66
66
. package ( url: " https://github.com/goncalo-frade-iohk/eudi-lib-sdjwt-swift.git " , from: " 0.0.2 " ) ,
@@ -95,7 +95,7 @@ let package = Package(
95
95
" Domain " ,
96
96
" Core " ,
97
97
. product( name: " AnoncredsSwift " , package : " anoncreds-rs " ) ,
98
- . product( name: " ApolloLibrary " , package : " atala-prism -apollo" )
98
+ . product( name: " ApolloLibrary " , package : " identus -apollo" )
99
99
] ,
100
100
path: " EdgeAgentSDK/Apollo/Sources "
101
101
) ,
0 commit comments