We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdefc01 commit 947fdacCopy full SHA for 947fdac
MODULE.bazel
@@ -17,7 +17,7 @@ bazel_dep(name = "rules_proto", version = "5.3.0-21.7")
17
bazel_dep(name = "nlohmann_json", version = "3.6.1", repo_name = "com_github_nlohmann_json")
18
bazel_dep(
19
name = "swift_argument_parser",
20
- version = "1.3.1.1",
+ version = "1.3.1.2",
21
repo_name = "com_github_apple_swift_argument_parser",
22
)
23
0 commit comments