mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 09:51:12 +00:00
build: Upgrade rules_swift to 3.1.2 and grpc to 1.76.0 (#8909)
This commit is contained in:
parent
08b6372a36
commit
2b8e4d3af0
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ bazel_dep(
|
|||
)
|
||||
bazel_dep(
|
||||
name = "grpc",
|
||||
version = "1.70.1",
|
||||
version = "1.76.0",
|
||||
repo_name = "com_github_grpc_grpc",
|
||||
)
|
||||
bazel_dep(
|
||||
|
|
@ -49,7 +49,7 @@ bazel_dep(
|
|||
)
|
||||
bazel_dep(
|
||||
name = "rules_swift",
|
||||
version = "2.1.1",
|
||||
version = "3.1.2",
|
||||
max_compatibility_level = 3,
|
||||
repo_name = "build_bazel_rules_swift",
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue