Skip to content

Commit

Permalink
chore(deps): update dependency rules_oci to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent 4a40fbb commit 1f85669
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 @@ -11,7 +11,7 @@ module(
bazel_dep(name = "aspect_bazel_lib", version = "2.5.3")
bazel_dep(name = "bazel_skylib", version = "1.5.0")
bazel_dep(name = "platforms", version = "0.0.8")
bazel_dep(name = "rules_oci", version = "1.7.4")
bazel_dep(name = "rules_oci", version = "1.8.0")
bazel_dep(name = "rules_python", version = "0.29.0")

# Development dependencies which are not exposed to users
Expand Down

0 comments on commit 1f85669

Please sign in to comment.