Skip to content

Commit

Permalink
chore(deps): update dependency bazel_skylib to v1.6.1 (#45)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 10, 2024
1 parent 6eed7c7 commit 648af33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module(
)

bazel_dep(name = "rules_cc", version = "0.0.9")
bazel_dep(name = "bazel_skylib", version = "1.5.0")
bazel_dep(name = "bazel_skylib", version = "1.6.1")
bazel_dep(name = "ecsact_runtime", version = "0.6.1")
bazel_dep(name = "rules_ecsact", version = "0.5.1")
bazel_dep(name = "docopt.cpp", version = "0.6.2")
Expand Down

0 comments on commit 648af33

Please sign in to comment.