diff --git a/gradle/depend.gradle b/gradle/depend.gradle index 70573215c..32261ae2a 100644 --- a/gradle/depend.gradle +++ b/gradle/depend.gradle @@ -41,27 +41,27 @@ ext { //---Module Version---// utilityVersion = '2.8.7' - designsystemVersion = '1.4.10' + designsystemVersion = '1.4.11' modelVersion = '2.13.11' - coreVersion = '2.16.11' - payVersion = '1.13.11' + coreVersion = '2.16.12' + payVersion = '1.13.12' ticketVersion = '0.10.1' - searchVersion = '1.1.2' - taxiVersion = '1.1.7' - scanVersion = '1.3.1' - transpoVersion = '1.9.14' - evchargingVersion = '1.8.2' - tripoVersion = '1.8.11' - mobilitySharingVersion = '2.17.14' - commonStateVersion = '0.2.12' - commonViewVersion = '0.3.12' - composeNavigationVersion = '0.3.1' - composeDsVersion = '0.3.8' + searchVersion = '1.1.3' + taxiVersion = '1.1.9' + scanVersion = '1.3.2' + transpoVersion = '1.9.16' + evchargingVersion = '1.8.3' + tripoVersion = '1.8.12' + mobilitySharingVersion = '2.17.15' + commonStateVersion = '0.2.13' + commonViewVersion = '0.3.13' + composeNavigationVersion = '0.3.2' + composeDsVersion = '0.3.9' historyVersion = '0.3.0' mapVersion = '0.3.2' profileVersion = '0.3.1' shopVersion = '0.3.0' - loginVersion = '0.3.5' + loginVersion = '0.3.6' telepassModelVersion = '2.7.0' telepassNetworkVersion = '2.10.0' diff --git a/gradle/libs-urbi.versions.toml b/gradle/libs-urbi.versions.toml index df96b6ff2..e8c830f41 100644 --- a/gradle/libs-urbi.versions.toml +++ b/gradle/libs-urbi.versions.toml @@ -70,12 +70,12 @@ jnbis = "1.1.0" junit = "4.13.2" jwt = "0.8.0" kotlin = "2.0.0" -kotlinx-coroutines = "1.9.0" +kotlinx-coroutines = "1.8.1" # Cannot update this until we remove the Tempo library kotlinter = "4.3.0" kustomer = "2.10.8" ksp-plugin = "2.0.0-1.0.22" landscapist-glide = "1.5.2" -lottie = "6.1.0" +lottie = "6.4.1" material-datetime-picker = "4.2.3" mockito = "2.6.3" mockk = "1.13.2"