Skip to content

Commit

Permalink
chore(deps): update dependency airbnb/lottie-spm to from: "4.4.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Feb 22, 2024
1 parent f9ca647 commit 38adf6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lottie_ios_example/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ import PackageDescription
let package = Package(
name: "lottie_ios_example",
dependencies: [
.package(url: "https://github.com/airbnb/lottie-spm", from: "4.4.0"),
.package(url: "https://github.com/airbnb/lottie-spm", from: "4.4.1"),
]
)

0 comments on commit 38adf6d

Please sign in to comment.