Skip to content

Commit fbc3d54

Browse files
fix(deps): update okhttp monorepo to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7d615a commit fbc3d54

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ ext {
156156
emojiVersion = "1.5.0"
157157
fidoVersion = "4.1.0-patch2"
158158
lifecycleVersion = '2.9.2'
159-
okhttpVersion = "4.12.0"
159+
okhttpVersion = "5.1.0"
160160
markwonVersion = "4.6.2"
161161
materialDialogsVersion = "3.3.0"
162162
parcelerVersion = "1.1.13"

gradle/verification-metadata.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,10 @@
7979
<trusted-key id="19BEAB2D799C020F17C69126B16698A4ADF4D638" group="org.checkerframework"/>
8080
<trusted-key id="1A55F091AD28C07F831FA44D7905DE25C78AD456" group="com.google.protobuf"/>
8181
<trusted-key id="1D0A8B5E77C678A7C724445ABF984B4145EA13F7" group="com.squareup" name="javapoet" version="1.13.0"/>
82-
<trusted-key id="1D217F8475EEE9F19AB8DD6B793FD5751A0F0780" group="com.squareup.retrofit2"/>
82+
<trusted-key id="1D217F8475EEE9F19AB8DD6B793FD5751A0F0780">
83+
<trusting group="com.squareup.retrofit2"/>
84+
<trusting group="^com[.]squareup($|([.].*))" regex="true"/>
85+
</trusted-key>
8386
<trusted-key id="1D85469D8559C2E1DF5F925131D2D79DF7E85DD3" group="org.jcommander" name="jcommander" version="1.85"/>
8487
<trusted-key id="1D9AA7F9E1E2824728B8CD1794B291AEF984A085" group="io.reactivex.rxjava2"/>
8588
<trusted-key id="24D04176586361FDA94EE0315F7786DF73E61F56">
@@ -244,6 +247,7 @@
244247
<trusting group="androidx.graphics" name="graphics-path" version="1.0.1"/>
245248
<trusting group="androidx.lifecycle"/>
246249
<trusting group="androidx.profileinstaller"/>
250+
<trusting group="androidx.startup" name="startup-runtime" version="1.2.0"/>
247251
<trusting group="androidx.test"/>
248252
<trusting group="androidx.transition" name="transition" version="1.5.0"/>
249253
<trusting group="androidx.webkit"/>

0 commit comments

Comments
 (0)