Skip to content

Commit 6ff7b65

Browse files
Merge pull request #11185 from rabbitmq/rin/looking_glass-0.2.2
Use looking_glass 0.2.2
2 parents e96d100 + 84877c9 commit 6ff7b65

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
@@ -51,7 +51,7 @@ bazel_dep(
5151

5252
bazel_dep(
5353
name = "com_github_rabbitmq_looking_glass",
54-
version = "0.2.1",
54+
version = "0.2.2",
5555
dev_dependency = True,
5656
repo_name = "looking_glass",
5757
)

0 commit comments

Comments
 (0)