Skip to content

Commit

Permalink
fix: bump swift-protobuf to 1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YoloMao committed Oct 9, 2024
1 parent 417a1d6 commit feb77d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ let package = Package(
),
.package(
url: "https://github.com/apple/swift-protobuf.git",
from: "1.21.0"
from: "1.27.0"
),
],
targets: [
Expand Down

0 comments on commit feb77d8

Please sign in to comment.