diff --git a/TMessagesProj/build.gradle b/TMessagesProj/build.gradle index 49d4a9ac9..c35812c5c 100644 --- a/TMessagesProj/build.gradle +++ b/TMessagesProj/build.gradle @@ -414,9 +414,9 @@ dependencies { implementation "dnsjava:dnsjava:3.3.1" implementation "org.dizitart:nitrite:3.4.3" - implementation "cn.hutool:hutool-core:5.6.2" - implementation "cn.hutool:hutool-crypto:5.6.2" - implementation "cn.hutool:hutool-http:5.6.2" + implementation "cn.hutool:hutool-core:5.6.3" + implementation "cn.hutool:hutool-crypto:5.6.3" + implementation "cn.hutool:hutool-http:5.6.3" implementation "com.jakewharton:process-phoenix:2.0.0" compileOnly "org.yaml:snakeyaml:1.28" diff --git a/build.gradle b/build.gradle index bec237e19..3bcaa8ac8 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ buildscript { classpath 'com.google.firebase:firebase-crashlytics-gradle:2.5.2' classpath 'gradle.plugin.org.mozilla.rust-android-gradle:plugin:0.8.3' classpath 'com.github.triplet.gradle:play-publisher:3.0.0' - classpath 'cn.hutool:hutool-core:5.6.2' + classpath 'cn.hutool:hutool-core:5.6.3' } } diff --git a/v2ray b/v2ray index 374bfbe43..a697372e9 160000 --- a/v2ray +++ b/v2ray @@ -1 +1 @@ -Subproject commit 374bfbe436cb2a2aa8d18aec9dc2d0afffadf90e +Subproject commit a697372e996000fa748f87b4c2bad4da038b5ddf