File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ bazel_dep(
9090)
9191bazel_dep (
9292 name = "rules_bazel_integration_test" ,
93- version = "0.27.0 " ,
93+ version = "0.32.1 " ,
9494 dev_dependency = True ,
9595)
9696bazel_dep (name = "cgrindel_bazel_starlib" , version = "0.21.0" )
Original file line number Diff line number Diff line change @@ -83,9 +83,9 @@ bazel_starlib_dependencies()
8383# module rules_bazel_integration_test requires bazel >= 6.1.0
8484http_archive (
8585 name = "rules_bazel_integration_test" ,
86- sha256 = "44ed2cacf9dfdbfd0e2ef60022ca5ada9b11f337ecaec3c428d5003b38043589 " ,
86+ sha256 = "2f736646a6e38261eb278f44cb1e6a4c2d4cd1d8b7d16d4d26d0a891b430e8d5 " ,
8787 urls = [
88- "https://github.com/bazel-contrib/rules_bazel_integration_test/releases/download/v0.28.0 /rules_bazel_integration_test.v0.28.0 .tar.gz" ,
88+ "https://github.com/bazel-contrib/rules_bazel_integration_test/releases/download/v0.32.1 /rules_bazel_integration_test.v0.32.1 .tar.gz" ,
8989 ],
9090)
9191
You can’t perform that action at this time.
0 commit comments