mirror of
https://github.com/nextcloud/talk-android.git
synced 2025-07-22 07:00:18 +00:00
fix(deps): update okhttp monorepo to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -156,7 +156,7 @@ ext {
|
||||
emojiVersion = "1.5.0"
|
||||
fidoVersion = "4.1.0-patch2"
|
||||
lifecycleVersion = '2.9.2'
|
||||
okhttpVersion = "4.12.0"
|
||||
okhttpVersion = "5.1.0"
|
||||
markwonVersion = "4.6.2"
|
||||
materialDialogsVersion = "3.3.0"
|
||||
parcelerVersion = "1.1.13"
|
||||
|
@ -77,7 +77,10 @@
|
||||
<trusted-key id="19BEAB2D799C020F17C69126B16698A4ADF4D638" group="org.checkerframework"/>
|
||||
<trusted-key id="1A55F091AD28C07F831FA44D7905DE25C78AD456" group="com.google.protobuf"/>
|
||||
<trusted-key id="1D0A8B5E77C678A7C724445ABF984B4145EA13F7" group="com.squareup" name="javapoet" version="1.13.0"/>
|
||||
<trusted-key id="1D217F8475EEE9F19AB8DD6B793FD5751A0F0780" group="com.squareup.retrofit2"/>
|
||||
<trusted-key id="1D217F8475EEE9F19AB8DD6B793FD5751A0F0780">
|
||||
<trusting group="com.squareup.retrofit2"/>
|
||||
<trusting group="^com[.]squareup($|([.].*))" regex="true"/>
|
||||
</trusted-key>
|
||||
<trusted-key id="1D85469D8559C2E1DF5F925131D2D79DF7E85DD3" group="org.jcommander" name="jcommander" version="1.85"/>
|
||||
<trusted-key id="1D9AA7F9E1E2824728B8CD1794B291AEF984A085" group="io.reactivex.rxjava2"/>
|
||||
<trusted-key id="24D04176586361FDA94EE0315F7786DF73E61F56">
|
||||
@ -241,6 +244,7 @@
|
||||
<trusting group="androidx.graphics" name="graphics-path" version="1.0.1"/>
|
||||
<trusting group="androidx.lifecycle"/>
|
||||
<trusting group="androidx.profileinstaller"/>
|
||||
<trusting group="androidx.startup" name="startup-runtime" version="1.2.0"/>
|
||||
<trusting group="androidx.test"/>
|
||||
<trusting group="androidx.transition" name="transition" version="1.5.0"/>
|
||||
<trusting group="androidx.webkit"/>
|
||||
|
Reference in New Issue
Block a user