diff --git a/build.gradle b/build.gradle index 56803a928..abdaf81f3 100644 --- a/build.gradle +++ b/build.gradle @@ -14,7 +14,7 @@ plugins { } ext { - kotlin_version = '1.9.20' + kotlin_version = '2.1.20' try { awsCredentials = new ProfileCredentialsProvider().credentials