Skip to content

Commit

Permalink
chore(deps): update dependency pointfreeco/swift-dependencies to from…
Browse files Browse the repository at this point in the history
…: "1.3.8"
  • Loading branch information
renovate[bot] committed Aug 21, 2024
1 parent 4619965 commit db8e5aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/ios/Modules/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.3.7")
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.3.8")
],
targets: [
.target(
Expand Down

0 comments on commit db8e5aa

Please sign in to comment.