Skip to content

Commit

Permalink
Merge pull request #78 from Ryu0118/renovate/pointfreeco-swift-depend…
Browse files Browse the repository at this point in the history
…encies-1.x

Update dependency pointfreeco/swift-dependencies to from: "1.2.0"
  • Loading branch information
Ryu0118 authored Jan 24, 2024
2 parents 7817649 + 38c581e commit a0d2328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ let package = Package(
.package(url: "https://github.com/apple/swift-syntax.git", from: "509.0.2"),
.package(url: "https://github.com/pointfreeco/swift-case-paths.git", from: "1.2.1"),
.package(url: "https://github.com/pointfreeco/swift-custom-dump.git", from: "1.1.2"),
.package(url: "https://github.com/pointfreeco/swift-dependencies.git", from: "1.1.5"),
.package(url: "https://github.com/pointfreeco/swift-dependencies.git", from: "1.2.0"),
.package(url: "https://github.com/pointfreeco/swiftui-navigation.git", from: "1.2.0"),
.package(url: "https://github.com/pointfreeco/swift-macro-testing.git", from: "0.2.2"),
.package(url: "https://github.com/google/swift-benchmark", from: "0.1.2"),
Expand Down

0 comments on commit a0d2328

Please sign in to comment.