Skip to content

Commit

Permalink
Replaced depricated labels (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: Harvey <[email protected]>
  • Loading branch information
HarveyJMartin and HarveyMWork authored Jul 9, 2024
1 parent 75b6a4c commit 4add165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/openapi_generator.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ _openapi_generator = rule(
providers = [java_common.JavaRuntimeInfo],
),
"openapi_generator_cli": attr.label(
cfg = "host",
cfg = "exec",
default = Label("//external:openapi_tools_generator_bazel/dependency/openapi-generator-cli"),
allow_single_file = True,
),
Expand Down

0 comments on commit 4add165

Please sign in to comment.