diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 44312ec..2a36fa3 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -8,7 +8,7 @@ changelog = "2.2.0"
 gradleIntelliJPlugin = "1.17.0"
 qodana = "0.1.13"
 kover = "0.7.5"
-versions = "0.50.0"
+versions = "0.51.0"
 
 [libraries]
 annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }