diff --git a/Package.swift b/Package.swift index 5f5cb8f..063e0d6 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( dependencies: [ .package(url: "https://github.com/apple/swift-tools-support-core.git", .upToNextMinor(from: "0.6.1")), .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"), - .package(url: "https://github.com/apple/swift-log.git", from: "1.5.3"), + .package(url: "https://github.com/apple/swift-log.git", from: "1.5.4"), .package(url: "https://github.com/swift-server/async-http-client.git", from: "1.20.1") ], targets: [