Skip to content

Commit f035490

Browse files
Merge pull request #11188 from rabbitmq/mergify/bp/v3.12.x/pr-11186
Use looking_glass 0.2.2 (backport #11185) (backport #11186)
2 parents 42fc804 + c0ad162 commit f035490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ bazel_dep(
4646

4747
bazel_dep(
4848
name = "com_github_rabbitmq_looking_glass",
49-
version = "0.2.1",
49+
version = "0.2.2",
5050
dev_dependency = True,
5151
repo_name = "looking_glass",
5252
)

0 commit comments

Comments
 (0)