Skip to content

Commit

Permalink
chore(deps): update dependency airbnb/lottie-spm to from: "4.4.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent bc95910 commit c5b8d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages/GodPackage/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ let package = Package(
.package(path: "../CupertinoPackage"),
.package(path: "../UIComponentPackage"),
.package(path: "../DependencyPackage"),
.package(url: "https://github.com/airbnb/lottie-spm", from: "4.3.4"),
.package(url: "https://github.com/airbnb/lottie-spm", from: "4.4.0"),
.package(url: "https://github.com/edonv/SwiftUIMessage", from: "0.0.3"),
.package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.5.0"),
.package(url: "https://github.com/lorenzofiamingo/swiftui-cached-async-image", from: "2.1.1"),
Expand Down

0 comments on commit c5b8d5f

Please sign in to comment.