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 21, 2024
1 parent dc5ac08 commit 4d27bde
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
72 changes: 36 additions & 36 deletions examples/lottie_ios_example/MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 4d27bde

Please sign in to comment.