diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 02389ef..be25207 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ androidx-espresso-core = "3.5.1" androidx-material = "1.12.0" androidx-test-junit = "1.1.5" compose = "1.6.7" -compose-plugin = "1.6.10" +compose-plugin = "1.6.11" junit = "4.13.2" kotlin = "1.9.22"