Skip to content

Commit e013764

Browse files
committed
Updated deps.
1 parent 0393970 commit e013764

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Package.swift

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ let package = Package(
2121
),
2222
.package(
2323
name: "NativeUIKit",
24-
url: "https://github.com/ivanvorobei/NativeUIKit", .upToNextMajor(from: "1.3.1")
24+
url: "https://github.com/ivanvorobei/NativeUIKit", .upToNextMajor(from: "1.3.5")
2525
),
2626
.package(
2727
name: "SPFirebase",
28-
url: "https://github.com/ivanvorobei/SPFirebase", .upToNextMajor(from: "1.0.5")
28+
url: "https://github.com/ivanvorobei/SPFirebase", .upToNextMajor(from: "1.0.6")
2929
),
3030
.package(
3131
name: "SPSafeSymbols",
32-
url: "https://github.com/sparrowcode/SPSafeSymbols", .upToNextMajor(from: "1.0.4")
32+
url: "https://github.com/sparrowcode/SPSafeSymbols", .upToNextMajor(from: "1.0.5")
3333
),
3434
.package(
3535
name: "Nuke",

0 commit comments

Comments
 (0)