Skip to content

Commit

Permalink
Update Gravatar as 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pinarol committed Jan 8, 2025
1 parent 8415756 commit b7b53b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Modules/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ let package = Package(
.package(url: "https://github.com/AliSoftware/OHHTTPStubs", from: "9.1.0"),
.package(url: "https://github.com/Automattic/Automattic-Tracks-iOS", from: "3.4.2"),
.package(url: "https://github.com/Automattic/AutomatticAbout-swift", from: "1.1.4"),
.package(url: "https://github.com/Automattic/Gravatar-SDK-iOS", from: "3.1.0"),
.package(url: "https://github.com/Automattic/Gravatar-SDK-iOS", from: "3.1.1"),
.package(url: "https://github.com/Automattic/Gridicons-iOS", branch: "develop"),
.package(url: "https://github.com/Automattic/ScreenObject", from: "0.2.3"),
.package(url: "https://github.com/Automattic/XCUITestHelpers", from: "0.4.0"),
Expand Down
6 changes: 3 additions & 3 deletions WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"originHash" : "e67326cf4e0b967f85976c160b6e3742a401276eabf3e18b25fce8bb219e1350",
"originHash" : "050f4516b852a8d02524960543d183cfa2327095133e9b4c17745fa7a494cc9a",
"pins" : [
{
"identity" : "alamofire",
Expand Down Expand Up @@ -132,8 +132,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/Automattic/Gravatar-SDK-iOS",
"state" : {
"revision" : "b4f63edd2f81c37025817b23fee83721d034c320",
"version" : "3.1.0"
"revision" : "e7c6606015bab7258c4de9dde9d87736677ddc73",
"version" : "3.1.1"
}
},
{
Expand Down

0 comments on commit b7b53b8

Please sign in to comment.