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.2.2" (#272)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent 5c0e0b3 commit e42da86
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.2.1")
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.2.2")
],
targets: [
.target(
Expand Down

0 comments on commit e42da86

Please sign in to comment.