Skip to content

Commit e09fc7a

Browse files
chore(deps): update dependency attaswift/bigint to from: "5.5.2"
1 parent aa0ee84 commit e09fc7a

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
@@ -14,7 +14,7 @@ let package = Package(
1414
.package(url: "https://github.com/Alamofire/Alamofire.git", .upToNextMajor(from: "5.10.2")),
1515
.package(url: "https://github.com/ZipArchive/ZipArchive.git", exact: "2.4.3"),
1616
.package(url: "https://github.com/mrackwitz/Version.git", exact: "0.8.0"),
17-
.package(url: "https://github.com/attaswift/BigInt.git", from: "5.5.1")
17+
.package(url: "https://github.com/attaswift/BigInt.git", from: "5.5.2")
1818
],
1919
targets: [
2020
.target(

0 commit comments

Comments
 (0)