Skip to content

Commit

Permalink
chore(deps): update dependency attaswift/bigint to from: "5.5.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 30, 2024
1 parent 491be30 commit fc1c4b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-nio.git", from: "2.59.0"),
.package(url: "https://github.com/krzyzanowskim/CryptoSwift.git", "1.1.3"..."1.3.2"),
.package(url: "https://github.com/attaswift/BigInt", from: "5.0.0"),
.package(url: "https://github.com/attaswift/BigInt", from: "5.5.1"),
],
targets: [
.target(name: "OAuth1",
Expand Down

0 comments on commit fc1c4b1

Please sign in to comment.