diff --git a/Package.swift b/Package.swift index 83995e0..af1e362 100644 --- a/Package.swift +++ b/Package.swift @@ -17,11 +17,11 @@ let package = Package( dependencies: [ .package(url: "https://github.com/apple/swift-log", from: "1.5.4"), - .package(url: "https://github.com/OperatorFoundation/Antiphony", from: "1.0.5"), - .package(url: "https://github.com/OperatorFoundation/Gardener", from: "0.1.2"), + .package(url: "https://github.com/OperatorFoundation/Antiphony", from: "1.0.6"), + .package(url: "https://github.com/OperatorFoundation/Gardener", from: "0.1.3"), .package(url: "https://github.com/OperatorFoundation/KeychainTypes", from: "1.0.2"), - .package(url: "https://github.com/OperatorFoundation/ReplicantSwift", from: "2.0.2"), - .package(url: "https://github.com/OperatorFoundation/TransmissionAsync", from: "0.1.5"), + .package(url: "https://github.com/OperatorFoundation/ReplicantSwift", from: "2.0.3"), + .package(url: "https://github.com/OperatorFoundation/TransmissionAsync", from: "0.1.6"), ], targets: [ .target(