blob: 94d396d4bf3cda356a65718e9f70ba1dad8479b5 [file] [log] [blame]
workspace(name = "slack_integration")
load("//:bazlets.bzl", "load_bazlets")
load_bazlets(
commit = "8dc0767541f16b35d2136eccebffd9ebe2b81133",
#local_path = "/home/<user>/projects/bazlets"
)
load(
"@com_googlesource_gerrit_bazlets//:gerrit_api.bzl",
"gerrit_api",
)
gerrit_api(version = "3.3.0-SNAPSHOT")