File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 5555 <trusted-key id="1D217F8475EEE9F19AB8DD6B793FD5751A0F0780">
5656 <trusting group="com.squareup.retrofit2" name="retrofit" version="2.12.0"/>
5757 <trusting group="com.squareup.retrofit2" name="retrofit" version="3.0.0"/>
58+ <trusting group="^com[.]squareup($|([.].*))" regex="true"/>
5859 </trusted-key>
5960 <trusted-key id="1D85469D8559C2E1DF5F925131D2D79DF7E85DD3" group="org.jcommander" name="jcommander" version="1.85"/>
6061 <trusted-key id="1D9AA7F9E1E2824728B8CD1794B291AEF984A085" group="io.reactivex.rxjava2" name="rxjava" version="2.2.21"/>
8283 <trusting group="org.codehaus.groovy"/>
8384 </trusted-key>
8485 <trusted-key id="3F05DDA9F317301E927136D417A27CE7A60FF5F0" group="io.opentelemetry"/>
86+ <trusted-key id="4161A24D2E7F660FCFDB6AAFAE094C852B4EE5DC" group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.7.0"/>
8587 <trusted-key id="41CD49B4EF5876F9E9F691DABAC30622339994C4" group="org.jspecify" name="jspecify" version="1.0.0"/>
8688 <trusted-key id="44FBDBBC1A00FE414F1C1873586654072EAD6677" group="org.sonatype.oss" name="oss-parent" version="9"/>
8789 <trusted-key id="47504B76CF89C15C0512D9AFE16AB52D79FD224F">
216218 <trusting group="androidx.fragment" name="fragment" version="1.8.5"/>
217219 <trusting group="androidx.graphics"/>
218220 <trusting group="androidx.profileinstaller"/>
221+ <trusting group="androidx.startup" name="startup-runtime" version="1.2.0"/>
219222 <trusting group="androidx.transition" name="transition" version="1.5.0"/>
220223 <trusting group="^androidx[.]test($|([.].*))" regex="true"/>
221224 <trusting group="^com[.]android($|([.].*))" regex="true"/>
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ dependencies {
140140 implementation ' commons-io:commons-io:2.21.0'
141141
142142 implementation ' com.squareup.retrofit2:retrofit:3.0.0'
143- implementation ' com.squareup.okhttp3:okhttp:4.12 .0'
143+ implementation ' com.squareup.okhttp3:okhttp:5.3 .0'
144144
145145 spotbugsPlugins ' com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
146146 spotbugsPlugins ' com.mebigfatguy.fb-contrib:fb-contrib:7.7.0'
You can’t perform that action at this time.
0 commit comments