Skip to content

Commit 04cf4fd

Browse files
committed
Bump version of rules_jsonnet.git to avoid depset warning
1 parent 3f88a5c commit 04cf4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ local_repository(
99

1010
git_repository(
1111
name = "io_bazel_rules_jsonnet",
12-
commit = "4ef65ef89335fca9d105515053af083f8bd54965",
12+
commit = "09ec18db5b9ad3129810f5f0ccc86363a8bfb6be",
1313
remote = "https://github.com/bazelbuild/rules_jsonnet.git",
1414
)
1515

0 commit comments

Comments
 (0)