diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5111587..e479ab1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -20,14 +20,14 @@ gson = "2.14.0" hiltAndroid = "2.59.2" hiltNavigationCompose = "1.3.0" ktor = "3.5.0" -kotlin = "2.3.21" -coreKtx = "1.18.0" +kotlin = "2.4.0" +coreKtx = "1.19.0" junit = "4.13.2" junitVersion = "1.3.0" junitJupiter = "6.1.0" espressoCore = "3.7.0" kotlinx-coroutines = "1.11.0" -kotlinxCollectionsImmutable = "0.4.0" +kotlinxCollectionsImmutable = "0.5.0" kotlinxSerializationJson = "1.11.0" lifecycleRuntimeKtx = "2.10.0" activityCompose = "1.13.0" @@ -39,7 +39,7 @@ media3Session = "1.10.1" media3Transformer = "1.10.1" navigationCompose = "2.9.8" paletteKtx = "1.0.0" -protobufJavalite = "4.35.0" +protobufJavalite = "4.35.1" pytorch_android = "2.1.0" pytorch_android_torchvision = "2.1.0" reorderable = "0.9.6" @@ -49,7 +49,7 @@ roomCompiler = "2.8.4" roomKtx = "2.8.4" roomRuntime = "2.8.4" accompanist = "0.37.3" -checkerframework = "4.1.0" # O la versión más reciente que encuentres +checkerframework = "4.2.0" # O la versión más reciente que encuentres taglib = "1.0.6" jaudiotagger = "3.0.1" vorbisjava = "0.8" @@ -59,7 +59,7 @@ junit5 = "6.1.0" kuromoji = "0.9.0" pinyin4j = "2.5.1" securityCrypto = "1.1.0" -netty = "4.2.13.Final" +netty = "4.2.15.Final" bouncycastle = "1.84" commons-lang3 = "3.20.0" jdom2 = "2.0.6.1" @@ -72,7 +72,7 @@ dagger = "2.59.2" javax-inject = "1" # Annotations procesing -ksp = "2.3.8" +ksp = "2.3.9" smoothCornerRectAndroidCompose = "v1.0.0" tensorflowLite = "2.17.0" tensorflowLiteSelectTfOps = "2.16.1" @@ -82,12 +82,12 @@ wavySlider = "2.2.0" workRuntimeKtx = "2.11.2" composeTesting = "1.0.0-alpha03" timber = "5.0.1" -mockk = "1.14.9" +mockk = "1.14.11" turbine = "1.2.1" truth = "1.4.5" retrofit = "3.0.0" -okhttp = "5.3.2" +okhttp = "5.4.0" navigationRuntimeKtx = "2.9.8" uiautomator = "2.3.0" benchmarkMacroJunit4 = "1.4.1"