Skip to content

Commit

Permalink
Merge pull request #18 from ski-u/renovate/pointfreeco-swift-dependen…
Browse files Browse the repository at this point in the history
…cies-1.x

Update dependency pointfreeco/swift-dependencies to from: "1.6.2"
  • Loading branch information
ski-u authored Dec 5, 2024
2 parents c675e6e + 52c437a commit 4405e9c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Features/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/cybozu/LicenseList.git", exact: "1.1.1"),
.package(url: "https://github.com/pointfreeco/swift-composable-architecture.git", from: "1.17.0"),
.package(url: "https://github.com/pointfreeco/swift-dependencies.git", from: "1.5.1"),
.package(url: "https://github.com/pointfreeco/swift-dependencies.git", from: "1.6.2"),
.package(url: "https://github.com/konomae/swift-local-date.git", from: "0.4.1"),
],
targets: [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"originHash" : "588c1e71100132572a887f6cac03fe0d2769ef9bef85d01fb50455cafceeace7",
"originHash" : "8b956fcb54219412773c08c3f8b0dc24c1eb2b2363eefb54410279900985f351",
"pins" : [
{
"identity" : "combine-schedulers",
Expand Down Expand Up @@ -78,8 +78,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-dependencies",
"state" : {
"revision" : "28f82715ccd6799d7ed46c0720c23c768ef6b55c",
"version" : "1.5.1"
"revision" : "5526c8a27675dc7b18d6fa643abfb64bcb200b77",
"version" : "1.6.2"
}
},
{
Expand Down

0 comments on commit 4405e9c

Please sign in to comment.