Skip to content

Commit 0ceaf25

Browse files
chore(deps): update dependency rules_img to v0.3.5
1 parent 6387a44 commit 0ceaf25

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.5", dev_dependency = True)
1818

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

0 commit comments

Comments
 (0)