update kotlin, serialization plugin, tor

This commit is contained in:
Vitor Pamplona
2025-08-18 19:22:56 -04:00
parent 3bf2f858f7
commit 3bf6e80650

View File

@@ -24,10 +24,10 @@ jacksonModuleKotlin = "2.19.2"
jna = "5.17.0" jna = "5.17.0"
jtorctl = "0.4.5.7" jtorctl = "0.4.5.7"
junit = "4.13.2" junit = "4.13.2"
kotlin = "2.2.0" kotlin = "2.2.10"
kotlinxCollectionsImmutable = "0.4.0" kotlinxCollectionsImmutable = "0.4.0"
kotlinxSerialization = "1.9.0" kotlinxSerialization = "1.9.0"
kotlinxSerializationPlugin = "2.2.0" kotlinxSerializationPlugin = "2.2.10"
languageId = "17.0.6" languageId = "17.0.6"
lazysodiumAndroid = "5.2.0" lazysodiumAndroid = "5.2.0"
lifecycleRuntimeKtx = "2.9.2" lifecycleRuntimeKtx = "2.9.2"
@@ -43,7 +43,7 @@ rfc3986 = "0.1.2"
secp256k1KmpJniAndroid = "0.18.0" secp256k1KmpJniAndroid = "0.18.0"
securityCryptoKtx = "1.1.0" securityCryptoKtx = "1.1.0"
spotless = "7.2.1" spotless = "7.2.1"
torAndroid = "0.4.8.17.1" torAndroid = "0.4.8.17.2"
translate = "17.0.3" translate = "17.0.3"
unifiedpush = "3.0.10" unifiedpush = "3.0.10"
urlDetector = "0.1.23" urlDetector = "0.1.23"