Skip to content

Commit

Permalink
Bump dependency version (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
glbrntt authored Dec 5, 2024
1 parent 86231a3 commit ae3f3f5
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 @@ -35,7 +35,7 @@ let products: [Product] = [
let dependencies: [Package.Dependency] = [
.package(
url: "https://github.com/grpc/grpc-swift.git",
branch: "main"
exact: "2.0.0-beta.1"
),
.package(
url: "https://github.com/apple/swift-nio.git",
Expand Down

0 comments on commit ae3f3f5

Please sign in to comment.