diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8058c4e3..9513b91e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -52,7 +52,7 @@ commonsCodec = "1.17.0" # https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 commonsLang3 = "3.14.0" # https://github.com/JetBrains/compose-multiplatform -composeMultiplatform = "1.6.20-dev1673" +composeMultiplatform = "1.7.0-alpha01" # https://github.com/DevSrSouza/compose-icons composeOpenIcons = "1.1.0" conscrypt = "2.5.2"