From 7002e88d72315b507d594682fc570e19fe038180 Mon Sep 17 00:00:00 2001
From: Alex Eagle <alex@aspect.dev>
Date: Tue, 14 Dec 2021 07:01:21 -0800
Subject: [PATCH] chore: update Bazel to latest

---
 .bazelversion | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.bazelversion b/.bazelversion
index 5e8f65f..e03f32c 100644
--- a/.bazelversion
+++ b/.bazelversion
@@ -1,4 +1,4 @@
-4.2.0
+4.2.2
 # The first line of this file is used by Bazelisk and Bazel to be sure
 # the right version of Bazel is used to build and test this repo.
 # This also defines which version is used on CI.