Skip to content

Commit

Permalink
Restore latest Lottie version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandro Ruiz committed Sep 17, 2024
1 parent 938ebbc commit dc0a6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
)
],
dependencies: [
.package(url: "https://github.com/airbnb/lottie-spm.git", exact: "4.4.0"),
.package(url: "https://github.com/airbnb/lottie-spm.git", exact: "4.5.0"),
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing.git", exact: "1.8.2"),
.package(url: "https://github.com/SDWebImage/SDWebImage.git", exact: "5.19.1"),
.package(url: "https://github.com/SDWebImage/SDWebImageSVGCoder.git", exact: "1.7.0")
Expand Down

0 comments on commit dc0a6bd

Please sign in to comment.