Skip to content

Commit

Permalink
Bump TestableCombinePublishers (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: Ethan van Heerden <[email protected]>
  • Loading branch information
ethan-vanheerden and Ethan van Heerden authored Dec 4, 2024
1 parent b6e54e1 commit f9cf17b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/albertbori/TestableCombinePublishers.git",
"state" : {
"revision" : "a053f58f21a0187817afd65b440911496809d21a",
"version" : "1.2.1"
"revision" : "9ac94c59aca1df2d109da9899418f1388c1438ed",
"version" : "2.0.1"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
.package(url: "https://github.com/albertbori/TestableCombinePublishers.git", from: "1.2.1")
.package(url: "https://github.com/albertbori/TestableCombinePublishers.git", from: "2.0.1")
],
targets: [
.target(
Expand Down

0 comments on commit f9cf17b

Please sign in to comment.