File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4949 <trusted-key id="1D217F8475EEE9F19AB8DD6B793FD5751A0F0780">
5050 <trusting group="com.squareup.retrofit2" name="retrofit" version="2.12.0"/>
5151 <trusting group="com.squareup.retrofit2" name="retrofit" version="3.0.0"/>
52+ <trusting group="^com[.]squareup($|([.].*))" regex="true"/>
5253 </trusted-key>
5354 <trusted-key id="1D85469D8559C2E1DF5F925131D2D79DF7E85DD3" group="org.jcommander" name="jcommander" version="1.85"/>
5455 <trusted-key id="1D9AA7F9E1E2824728B8CD1794B291AEF984A085" group="io.reactivex.rxjava2" name="rxjava" version="2.2.21"/>
208209 <trusting group="androidx.fragment" name="fragment" version="1.8.5"/>
209210 <trusting group="androidx.graphics"/>
210211 <trusting group="androidx.profileinstaller"/>
212+ <trusting group="androidx.startup" name="startup-runtime" version="1.2.0"/>
211213 <trusting group="androidx.transition" name="transition" version="1.5.0"/>
212214 <trusting group="^androidx[.]test($|([.].*))" regex="true"/>
213215 <trusting group="^com[.]android($|([.].*))" regex="true"/>
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ dependencies {
132132 implementation ' commons-io:commons-io:2.20.0'
133133
134134 implementation ' com.squareup.retrofit2:retrofit:3.0.0'
135- implementation ' com.squareup.okhttp3:okhttp:4.12.0 '
135+ implementation ' com.squareup.okhttp3:okhttp:5.2.1 '
136136
137137 spotbugsPlugins ' com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
138138 spotbugsPlugins ' com.mebigfatguy.fb-contrib:fb-contrib:7.6.15'
You can’t perform that action at this time.
0 commit comments