treewide: bump dependencies

Change-Id: Ibe397cb7eb2f2c591cb1affa5272616197a6c31c
Reviewed-on: https://review.monogon.dev/c/monogon/+/4281
Tested-by: Jenkins CI
Reviewed-by: Jan Schär <jan@monogon.tech>
diff --git a/third_party/linux/def.bzl b/third_party/linux/def.bzl
index 461c669..a1d4c3d 100644
--- a/third_party/linux/def.bzl
+++ b/third_party/linux/def.bzl
@@ -25,6 +25,7 @@
 
 load("@rules_cc//cc:action_names.bzl", "C_COMPILE_ACTION_NAME")
 load("@rules_cc//cc:find_cc_toolchain.bzl", "CC_TOOLCHAIN_ATTRS", "find_cpp_toolchain", "use_cc_toolchain")
+load("@rules_cc//cc/common:cc_common.bzl", "cc_common")
 load("//build/utils:detect_root.bzl", "detect_root")
 load("//osbase/build:def.bzl", "ignore_unused_configuration")