diff --git a/Package.swift b/Package.swift index 55504ef..eebc62a 100644 --- a/Package.swift +++ b/Package.swift @@ -28,7 +28,7 @@ let package = Package( .package(url: "https://github.com/apple/swift-log.git", from: "1.6.1"), .package(url: "https://github.com/apple/swift-nio.git", from: "2.80.0"), .package(url: "https://github.com/apple/swift-nio-extras.git", from: "1.24.1"), - .package(url: "https://github.com/apple/swift-protobuf.git", from: "1.31.0"), + .package(url: "https://github.com/apple/swift-protobuf.git", from: "1.31.1"), .package(url: "https://github.com/swift-server/async-http-client.git", from: "1.25.2"), ], targets: [