diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5776d5b..1ede30d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ androidx-espresso-core = "3.6.1" androidx-material = "1.12.0" androidx-test-junit = "1.2.1" compose = "1.6.8" -compose-plugin = "1.6.11" +compose-plugin = "1.7.3" junit = "4.13.2" kotlin = "1.9.25"