Skip to content

Commit d186083

Browse files
Update foundation
1 parent 2080328 commit d186083

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Package.resolved

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let applePlatforms = TargetDependencyCondition.when(
1919

2020
var packageDependencies: [Package.Dependency] = [
2121
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing.git", from: "1.18.7"),
22-
.package(url: "https://github.com/theleftbit/BSWFoundation.git", from: "7.3.1"),
22+
.package(url: "https://github.com/theleftbit/BSWFoundation.git", from: "7.3.2"),
2323
.package(url: "https://github.com/kean/Nuke.git", from: "12.8.0"),
2424
]
2525

0 commit comments

Comments
 (0)