diff --git a/Package.swift b/Package.swift index f9f87e0..ae74bbe 100644 --- a/Package.swift +++ b/Package.swift @@ -19,7 +19,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.5.2"), + .package(url: "https://github.com/pointfreeco/swift-dependencies", exact: "1.6.0"), .package(url: "https://github.com/apple/swift-http-types", exact: "1.3.1"), .package(url: "https://github.com/swiftlang/swift-docc-plugin", exact: "1.4.3"), ],