diff --git a/Package.swift b/Package.swift index 7ccf36d..fef451d 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.4.0"), + .package(url: "https://github.com/pointfreeco/swift-dependencies", exact: "1.4.1"), .package(url: "https://github.com/apple/swift-http-types", exact: "1.3.0"), .package(url: "https://github.com/swiftlang/swift-docc-plugin", exact: "1.4.3"), ],