Skip to content

Commit 1b1e3e4

Browse files
Update dependency rules_pkg to v1.2.0 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent edc8e99 commit 1b1e3e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ python.toolchain(
6767
)
6868

6969
bazel_dep(name = "platforms", version = "1.0.0", dev_dependency = True)
70-
bazel_dep(name = "rules_pkg", version = "1.1.0", dev_dependency = True)
70+
bazel_dep(name = "rules_pkg", version = "1.2.0", dev_dependency = True)

0 commit comments

Comments
 (0)