diff --git a/code_benchmarker.info.yml b/code_benchmarker.info.yml
index 0851c8f..6544422 100644
--- a/code_benchmarker.info.yml
+++ b/code_benchmarker.info.yml
@@ -1,7 +1,7 @@
 name: 'Code benchmarker'
 description: 'Dev-only dashboard for comparing the runtime cost of two (or more) implementations of the same operation. Other modules contribute scenarios as tagged services.'
 type: module
-core_version_requirement: ^10.3 || ^11
+core_version_requirement: ^10.3 || ^11 || ^12
 package: Development
 configure: code_benchmarker.dashboard
 dependencies:
