Skip to content

Commit

Permalink
chore: freeze version for dependency DeclarationAccessibility
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
  • Loading branch information
pylapp committed Nov 13, 2024
1 parent 9450219 commit f6b55e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Showcase/Showcase.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1248,8 +1248,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 1.3.0;
kind = exactVersion;
version = 1.3.0;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down

0 comments on commit f6b55e0

Please sign in to comment.