Skip to content

Commit 0a50806

Browse files
committed
Updates Networking package dependency
Updates the minimum version of the Networking Swift package dependency. This ensures compatibility with the latest features and bug fixes in the Networking library.
1 parent 3628b5f commit 0a50806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Networking-Example/Networking-Example.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@
447447
repositoryURL = "https://github.com/brillcp/Networking";
448448
requirement = {
449449
kind = upToNextMajorVersion;
450-
minimumVersion = 0.9.3;
450+
minimumVersion = 0.9.5;
451451
};
452452
};
453453
/* End XCRemoteSwiftPackageReference section */

0 commit comments

Comments
 (0)