diff --git a/Package.swift b/Package.swift index 27956c0..7afec6e 100644 --- a/Package.swift +++ b/Package.swift @@ -27,19 +27,19 @@ let package = Package( .package( name: "WebIdIosIdentScanPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", - .exact("12.5.2") + .exact("12.5.3") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("12.5.2") + .exact("12.5.3") ) ], targets: [ .binaryTarget( name: "WebIdPayOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.7.0/WebIdPayOnServerProductPlugin.framework-v13.7.0.zip", - checksum: "f425a41e993cdfb9825c767a27f4bee7b209dfc9a60ec5576cac6f34d4bf9ca7" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.7.1/WebIdPayOnServerProductPlugin.framework-v13.7.1.zip", + checksum: "d45b22dd9e73ceb975e5648b7538a4d54bfafc988e9f331667351ab9b6bb0d8a" ), .target( name: "WebIdPayOnServerProductPluginWrapper",