Skip to content

Commit 828b319

Browse files
feat(pollux): update jwt library version
1 parent a88a9cc commit 828b319

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
@@ -67,7 +67,7 @@ let package = Package(
6767
.package(url: "[email protected]:input-output-hk/atala-prism-didcomm-swift.git", from: "0.3.6"),
6868
.package(url: "[email protected]:swift-libp2p/swift-multibase.git", branch: "main"),
6969
.package(url: "[email protected]:GigaBitcoin/secp256k1.swift.git", from: "0.10.0"),
70-
.package(url: "[email protected]:goncalo-frade-iohk/Swift-JWT.git", from: "4.1.2")
70+
.package(url: "[email protected]:goncalo-frade-iohk/Swift-JWT.git", from: "4.1.3")
7171
],
7272
targets: [
7373
.target(

0 commit comments

Comments
 (0)