diff --git a/Package.swift b/Package.swift index 54d6bf82..0ad9995c 100644 --- a/Package.swift +++ b/Package.swift @@ -33,7 +33,7 @@ let package = Package( .package(url: "https://github.com/apple/swift-nio.git", from: "2.86.0"), .package(url: "https://github.com/grpc/grpc-swift.git", exact: "1.26.1"), .package(url: "https://github.com/apple/swift-protobuf.git", from: "1.30.0"), - .package(url: "https://github.com/apple/swift-log.git", from: "1.6.3"), + .package(url: "https://github.com/apple/swift-log.git", from: "1.6.4"), .package(url: "https://github.com/apple/swift-metrics.git", from: "2.7.0") ], targets: [