Skip to content

Commit

Permalink
Updating thumbprint token
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhieddine-El-Kaissi committed Apr 30, 2024
1 parent 014205c commit 3acb909
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Package.resolved
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"originHash" : "996cc2713f21d89c93d953fc4914c3ed3fd774fd3fc3b55f5b197b85924f4bbe",
"originHash" : "e57fd28f7238cd1744aae40f6e2a77e9c80533f9725afe4dfaf660a7c1b90530",
"pins" : [
{
"identity" : "collectionconcurrencykit",
Expand Down Expand Up @@ -105,8 +105,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/thumbtack/thumbprint-tokens.git",
"state" : {
"revision" : "a91f2295af6fe22bba47807ec384c241aa734985",
"version" : "13.0.1"
"revision" : "746c43b8e75d4678d8bf3fcf2582b74097b0237b",
"version" : "13.0.2"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ let package = Package(
.package(url: "https://github.com/SnapKit/SnapKit.git", exact: "5.6.0"),
.package(url: "https://github.com/thumbtack/TTCalendarPicker.git", exact: "0.2.0"),
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing.git", exact: "1.16.0"),
.package(url: "https://github.com/thumbtack/thumbprint-tokens.git", exact: "13.0.1"),
.package(url: "https://github.com/thumbtack/thumbprint-tokens.git", exact: "13.0.2"),
.package(url: "https://github.com/realm/SwiftLint.git", exact: "0.54.0"),
.package(url: "https://github.com/nicklockwood/SwiftFormat", exact: "0.52.11"),
],
Expand Down

0 comments on commit 3acb909

Please sign in to comment.