Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
glbrntt committed Dec 20, 2024
1 parent e086591 commit 4e9bc1f
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 @@ -31,7 +31,7 @@ let products: [Product] = [
let dependencies: [Package.Dependency] = [
.package(
url: "https://github.com/grpc/grpc-swift.git",
branch: "main"
exact: "2.0.0-beta.2"
),
.package(
url: "https://github.com/apple/swift-protobuf.git",
Expand Down

0 comments on commit 4e9bc1f

Please sign in to comment.