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 47
47
<trusted-key id="190D5A957FF22273E601F7A7C92C5FEC70161C62" group="org.apache" name="apache"/>
48
48
<trusted-key id="19BEAB2D799C020F17C69126B16698A4ADF4D638" group="org.checkerframework"/>
49
49
<trusted-key id="1A55F091AD28C07F831FA44D7905DE25C78AD456" group="com.google.protobuf"/>
50
+ <trusted-key id="1D217F8475EEE9F19AB8DD6B793FD5751A0F0780" group="^com[.]squareup($|([.].*))" regex="true"/>
50
51
<trusted-key id="1D2C7EF8ADA0F794B58C7C63436902AF59EDF60E">
51
52
<trusting group="dev.equo.ide" name="solstice" version="1.7.5"/>
52
53
<trusting group="dev.equo.ide" name="solstice" version="1.8.0"/>
166
167
<trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.18.500"/>
167
168
<trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.23.0"/>
168
169
</trusted-key>
170
+ <trusted-key id="A31DDE881C3E3C4C985BD0D02C7F998F4272C851" group="com.diffplug.spotless"/>
169
171
<trusted-key id="A413F67D71BEEC23ADD0CE0ACB43338E060CF9FA">
170
172
<trusting group="com.google.code.findbugs"/>
171
173
<trusting group="org.jacoco"/>
175
177
<trusted-key id="A5F483CD733A4EBAEA378B2AE88979FB9B30ACF2">
176
178
<trusting group="androidx.annotation"/>
177
179
<trusting group="androidx.databinding"/>
180
+ <trusting group="androidx.startup" name="startup-runtime" version="1.2.0"/>
178
181
<trusting group="^androidx[.]test($|([.].*))" regex="true"/>
179
182
<trusting group="^com[.]android($|([.].*))" regex="true"/>
180
183
</trusted-key>
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ configurations {
60
60
61
61
dependencies {
62
62
implementation ' org.apache.jackrabbit:jackrabbit-webdav:2.13.5'
63
- api ' com.squareup.okhttp3:okhttp:5.0.0-alpha.14 '
63
+ api ' com.squareup.okhttp3:okhttp:5.0.0-alpha.16 '
64
64
implementation ' com.github.bitfireAT:dav4jvm:2.2.1'
65
65
// in transition phase, we use old and new libs
66
66
implementation group : ' com.google.code.gson' , name : ' gson' , version : ' 2.13.1'
You can’t perform that action at this time.
0 commit comments