Skip to content

Commit

Permalink
Bump [v109] Upgrade to Glean v51.8.3 (#12501)
Browse files Browse the repository at this point in the history
This contains an important bug fix to avoid data loss.
  • Loading branch information
badboy authored and nishant2718 committed Nov 30, 2022
1 parent 091a57a commit 98c13b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Client.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -16347,7 +16347,7 @@
repositoryURL = "https://github.com/mozilla/glean-swift";
requirement = {
kind = exactVersion;
version = 51.8.0;
version = 51.8.3;
};
};
4368F811279611AC0013419B /* XCRemoteSwiftPackageReference "sentry-cocoa" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/mozilla/glean-swift",
"state" : {
"revision" : "9c6d307e503d33bf71f46e3263d0907acfa50cc2",
"version" : "51.8.0"
"revision" : "b2f10c97dcc18c219f7488b22214e962fa9f33e3",
"version" : "51.8.3"
}
},
{
Expand Down

0 comments on commit 98c13b5

Please sign in to comment.