chore(deps): downgrade cache version to 7.2.0

This commit is contained in:
wibus-wee
2024-08-10 11:36:36 +08:00
parent 1eaa3d6071
commit 77e77b2ced

View File

@@ -535,8 +535,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/hyperoslo/Cache";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 7.0.0;
kind = exactVersion;
version = 7.2.0;
};
};
/* End XCRemoteSwiftPackageReference section */