Skip to content

Commit 8971834

Browse files
author
Tom Burns
committed
Bump SPM dependency
1 parent f23bcf6 commit 8971834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ let package = Package(
44
name: "Action",
55
targets: [],
66
dependencies: [
7-
.Package(url: "https://github.com/ReactiveX/RxSwift.git", majorVersion: 3, minor: 3)
7+
.Package(url: "https://github.com/ReactiveX/RxSwift.git", majorVersion: 3, minor: 4)
88
]
99
)
1010

0 commit comments

Comments
 (0)