diff --git a/Package.swift b/Package.swift index fa8b0cd..ca22901 100644 --- a/Package.swift +++ b/Package.swift @@ -32,7 +32,7 @@ let package = Package( .package(url: "https://github.com/kishikawakatsumi/KeychainAccess", exact: "4.2.2"), .package(url: "https://github.com/maiyama18/LicensesPlugin", exact: "0.2.0"), .package(url: "https://github.com/sparkle-project/Sparkle", exact: "2.6.4"), - .package(url: "https://github.com/pointfreeco/swift-dependencies", exact: "1.3.4"), + .package(url: "https://github.com/pointfreeco/swift-dependencies", exact: "1.3.5"), .package(url: "https://github.com/apple/swift-http-types", exact: "1.3.0"), .package(url: "https://github.com/apple/swift-format", exact: "510.1.0"), ],