diff --git a/build.gradle b/build.gradle index a8beef4..2a53476 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ apply plugin: "com.github.ben-manes.versions" buildscript { ext { - kotlin_version = '1.9.21' + kotlin_version = '1.9.22' } repositories {