Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
isaced committed Aug 29, 2023
1 parent e7945ec commit 2fe0725
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions V2exOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -939,8 +939,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/isaced/V2exAPI.git";
requirement = {
branch = main;
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 1.1.1;
};
};
0D2334DC2996972300DF4B73 /* XCRemoteSwiftPackageReference "PagerTabStripView" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/onevcat/Kingfisher",
"state" : {
"revision" : "e8625b80c413457b13ea9be75d07f6e9f5830c19",
"version" : "7.7.0"
"revision" : "b6f62758f21a8c03cd64f4009c037cfa580a256e",
"version" : "7.9.1"
}
},
{
Expand Down Expand Up @@ -50,8 +50,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/isaced/V2exAPI.git",
"state" : {
"branch" : "main",
"revision" : "2e15716b7315a2f274fa17eedaa399095f5d0156"
"revision" : "2e15716b7315a2f274fa17eedaa399095f5d0156",
"version" : "1.1.1"
}
}
],
Expand Down

0 comments on commit 2fe0725

Please sign in to comment.