File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ bazel_dep(
90
90
)
91
91
bazel_dep (
92
92
name = "rules_bazel_integration_test" ,
93
- version = "0.27.0 " ,
93
+ version = "0.32.1 " ,
94
94
dev_dependency = True ,
95
95
)
96
96
bazel_dep (name = "cgrindel_bazel_starlib" , version = "0.21.0" )
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ http_archive(
85
85
name = "rules_bazel_integration_test" ,
86
86
sha256 = "44ed2cacf9dfdbfd0e2ef60022ca5ada9b11f337ecaec3c428d5003b38043589" ,
87
87
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.33.1 /rules_bazel_integration_test.v0.28.0.tar.gz" ,
89
89
],
90
90
)
91
91
You can’t perform that action at this time.
0 commit comments