diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index e0c681b786..8e50936aaf 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -26,7 +26,7 @@ androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = "
 androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
 androidx-appcompat-resources = "androidx.appcompat:appcompat-resources:1.4.2"
 androidx-annotation = "androidx.annotation:annotation:1.5.0"
-androidx-benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha06"
+androidx-benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha07"
 androidx-collection = "androidx.collection:collection:1.2.0"
 androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
 androidx-core = "androidx.core:core-ktx:1.8.0"