upgraded some dependencies

This commit is contained in:
Toni Förster
2024-05-02 19:26:38 +02:00
parent d1cf45c6a1
commit 790cb5ce1d
2 changed files with 14 additions and 14 deletions

View File

@@ -4867,8 +4867,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/lorenzofiamingo/swiftui-cached-async-image";
requirement = {
branch = main;
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 2.1.1;
};
};
372915E22687E33E00F5A35B /* XCRemoteSwiftPackageReference "Defaults" */ = {
@@ -4963,8 +4963,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/SDWebImage/SDWebImage";
requirement = {
branch = master;
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 5.19.1;
};
};
37D4B19B2671817900C925CA /* XCRemoteSwiftPackageReference "SwiftyJSON" */ = {