Skip to content

Commit ece0063

Browse files
chore(deps): update dependency pointfreeco/swift-dependencies to from: "1.6.1" (#534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07f92ff commit ece0063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/ios/Modules/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ let package = Package(
3737
),
3838
],
3939
dependencies: [
40-
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.6.0")
40+
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.6.1")
4141
],
4242
targets: [
4343
.target(

0 commit comments

Comments
 (0)