Skip to content

Commit 8799e57

Browse files
Update dependency rules_img to v0.3.11
1 parent 6387a44 commit 8799e57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/helloworld/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ local_path_override(
1414

1515
bazel_dep(name = "rules_go", version = "0.52.0")
1616

17-
bazel_dep(name = "rules_img", version = "0.3.3", dev_dependency = True)
17+
bazel_dep(name = "rules_img", version = "0.3.11", dev_dependency = True)
1818

1919
pull = use_repo_rule("@rules_img//img:pull.bzl", "pull")
2020

0 commit comments

Comments
 (0)