diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0f9cb49..63cedfe 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ androidx-espresso-core = "3.7.0" androidx-material = "1.13.0" androidx-test-junit = "1.3.0" compose = "1.7.8" -compose-plugin = "1.7.3" +compose-plugin = "1.9.0" junit = "4.13.2" kotlin = "1.9.25"