Skip to content

Commit

Permalink
chore(deps): update dependency rules_bazel_integration_test to v0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent efbdf80 commit b3fd30f
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 @@ -14,7 +14,7 @@ bazel_dep(name = "rules_shellcheck", version = "0.3.3", repo_name = "com_github_
bazel_dep(name = "stardoc", version = "0.7.2")

bazel_dep(name = "buildifier_prebuilt", version = "7.3.1", dev_dependency = True)
bazel_dep(name = "rules_bazel_integration_test", version = "0.30.0", dev_dependency = True)
bazel_dep(name = "rules_bazel_integration_test", version = "0.31.0", dev_dependency = True)
#local_path_override( module_name = "rules_bazel_integration_test", path = "../rules_bazel_integration_test")

go_sdk = use_extension("@rules_go//go:extensions.bzl", "go_sdk")
Expand Down

0 comments on commit b3fd30f

Please sign in to comment.