diff --git a/app/build.gradle b/app/build.gradle index 865e9253c0e4..9776aaf17380 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -28,9 +28,9 @@ buildscript { } plugins { - id "org.jetbrains.kotlin.plugin.compose" version "2.0.20" + id "org.jetbrains.kotlin.plugin.compose" version "2.0.21" id "com.diffplug.spotless" version "6.25.0" - id "org.jetbrains.kotlin.kapt" version "2.0.20" + id "org.jetbrains.kotlin.kapt" version "2.0.21" id 'com.google.devtools.ksp' version '2.0.21-1.0.25' apply false } diff --git a/build.gradle b/build.gradle index 1c5b0d2019a1..555ce6aa92b2 100644 --- a/build.gradle +++ b/build.gradle @@ -20,7 +20,7 @@ buildscript { documentScannerVersion = "1.1.1" espressoVersion = "3.6.1" jacoco_version = '0.8.12' - kotlin_version = '2.0.20' + kotlin_version = '2.0.21' markwonVersion = "4.6.2" mockitoVersion = "4.11.0" mockitoKotlinVersion = "4.1.0" diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 5d742fd24998..bc472641b10b 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -10723,6 +10723,11 @@ + + + + + @@ -10738,6 +10743,11 @@ + + + + +