Skip to content

Commit 815bb64

Browse files
committed
bump SpryKit to 3.2.1
1 parent cf4696e commit 815bb64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let package = Package(
1919
],
2020
dependencies: [
2121
.package(url: "https://github.com/NikSativa/Threading.git", from: "2.3.0"),
22-
.package(url: "https://github.com/NikSativa/SpryKit.git", from: "3.2.0")
22+
.package(url: "https://github.com/NikSativa/SpryKit.git", from: "3.2.1")
2323
],
2424
targets: [
2525
.target(name: "DefferedTaskKit",

0 commit comments

Comments
 (0)