[reclient] Update test version to  0.148.0.41b09b51.

Bug: b/343510500
Change-Id: I2fa1978a5937948e4aa01ea8ea8068b46c7102ff
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/5597681
Commit-Queue: Yaowen Mei <ywmei@google.com>
Reviewed-by: Andus Yu <andusyu@google.com>
Auto-Submit: Yaowen Mei <ywmei@google.com>
diff --git a/recipes/recipe_modules/chromium/reclient.py b/recipes/recipe_modules/chromium/reclient.py
index a04221c..aa13735 100644
--- a/recipes/recipe_modules/chromium/reclient.py
+++ b/recipes/recipe_modules/chromium/reclient.py
@@ -4,6 +4,6 @@
 """Reclient-related constants."""
 
 STAGING_VERSION = 're_client_version:0.146.0.0c7ca4be-gomaip'
-TEST_VERSION = 're_client_version:0.146.0.0c7ca4be-gomaip'
+TEST_VERSION = 're_client_version:0.148.0.41b09b51-gomaip'
 CLANG_SCAN_DEPS_VERSION = 're_client_version:0.41.4.3f0d8bb'
 EXPERIMENTAL_VERSION = 'git_revision:21cbd17123b5d00232f53b5b4575e94638a17477'