Skip to content

Commit fd9413c

Browse files
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.5.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45ef0c7 commit fd9413c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
<trusted-key id="54A26BFDC7ECDD39BA4C123AC3BAB45F4AF71FAB" group="io.opencensus" name="opencensus-proto" version="0.2.0"/>
140140
<trusted-key id="5897253BEA3046AEEA95A067E93671C7272B7B3F" group="org.jdom" name="jdom2" version="2.0.6"/>
141141
<trusted-key id="5989BAF76217B843D66BE55B2D0E1FB8FE4B68B4" group="org.eclipse.jetty" name="jetty-bom" version="9.4.54.v20240208"/>
142+
<trusted-key id="5DD80B0DDCCBE005F0A47FD66751E1A6E2001B8D" group="^com[.]squareup($|([.].*))" regex="true"/>
142143
<trusted-key id="5F6C2148AD4911FE308110E5F0D0AE433308B042" group="io.gitlab.arturbosch.detekt"/>
143144
<trusted-key id="600EA202B1EC682F4A788E5AAC7A514BC9F9BB70" group="io.opencensus" name="opencensus-api" version="0.31.0"/>
144145
<trusted-key id="60200AC4AE761F1614D6C46766D68DAA073BE985">

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ dependencies {
149149
implementation 'commons-io:commons-io:2.22.0'
150150

151151
implementation 'com.squareup.retrofit2:retrofit:3.0.0'
152-
implementation 'com.squareup.okhttp3:okhttp:5.4.0'
152+
implementation 'com.squareup.okhttp3:okhttp:5.5.0'
153153

154154
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
155155
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.4'

0 commit comments

Comments
 (0)