Skip to content

Commit

Permalink
🔀️ Merge branch 'ladislas/feature/upgrade-packages' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed Feb 20, 2025
2 parents e0d0767 + 9a2ad11 commit f95a625
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tuist/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ let package = Package(
dependencies: [
.package(
url: "https://github.com/jpsim/Yams",
exact: "5.1.3"
exact: "5.3.0"
),
.package(
url: "https://github.com/airbnb/lottie-ios",
Expand Down Expand Up @@ -87,7 +87,7 @@ let package = Package(
),
.package(
url: "https://github.com/firebase/firebase-ios-sdk",
exact: "11.8.0"
exact: "11.8.1"
),
.package(
url: "https://github.com/OlehKorchytskyi/Fit",
Expand Down

0 comments on commit f95a625

Please sign in to comment.