Skip to content

Commit a59d182

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

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
@@ -77,7 +77,10 @@
7777
<trusted-key id="19BEAB2D799C020F17C69126B16698A4ADF4D638" group="org.checkerframework"/>
7878
<trusted-key id="1A55F091AD28C07F831FA44D7905DE25C78AD456" group="com.google.protobuf"/>
7979
<trusted-key id="1D0A8B5E77C678A7C724445ABF984B4145EA13F7" group="com.squareup" name="javapoet" version="1.13.0"/>
80-
<trusted-key id="1D217F8475EEE9F19AB8DD6B793FD5751A0F0780" group="com.squareup.retrofit2"/>
80+
<trusted-key id="1D217F8475EEE9F19AB8DD6B793FD5751A0F0780">
81+
<trusting group="com.squareup.retrofit2"/>
82+
<trusting group="^com[.]squareup($|([.].*))" regex="true"/>
83+
</trusted-key>
8184
<trusted-key id="1D85469D8559C2E1DF5F925131D2D79DF7E85DD3" group="org.jcommander" name="jcommander" version="1.85"/>
8285
<trusted-key id="1D9AA7F9E1E2824728B8CD1794B291AEF984A085" group="io.reactivex.rxjava2"/>
8386
<trusted-key id="24D04176586361FDA94EE0315F7786DF73E61F56">
@@ -241,6 +244,7 @@
241244
<trusting group="androidx.graphics" name="graphics-path" version="1.0.1"/>
242245
<trusting group="androidx.lifecycle"/>
243246
<trusting group="androidx.profileinstaller"/>
247+
<trusting group="androidx.startup" name="startup-runtime" version="1.2.0"/>
244248
<trusting group="androidx.test"/>
245249
<trusting group="androidx.transition" name="transition" version="1.5.0"/>
246250
<trusting group="androidx.webkit"/>

0 commit comments

Comments
 (0)