diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5387669..fd74238 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -52,7 +52,7 @@ commonsCodec = "1.17.1" # https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 commonsLang3 = "3.15.0" # https://github.com/JetBrains/compose-multiplatform -composeMultiplatform = "1.7.0-alpha01" +composeMultiplatform = "1.7.0-alpha02" # https://github.com/DevSrSouza/compose-icons composeOpenIcons = "1.1.0" conscrypt = "2.5.2"