Skip to content

Commit 80916a6

Browse files
fix(deps): update dependency org.mnode.ical4j:ical4j to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7041bb commit 80916a6

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ flexboxVersion = "3.0.0"
4141
fragmentKtxVersion = "1.8.9"
4242
glide = "5.0.5"
4343
gsonVersion = "2.13.2"
44-
ical4jVersion = "3.2.19"
44+
ical4jVersion = "4.2.1"
4545
jackrabbitWebdavVersion = "2.13.5"
4646
jacoco = "0.8.14"
4747
jsonVersion = "20250517"

gradle/verification-metadata.xml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
<trust file=".*-javadoc[.]jar" regex="true" reason="Android Studio downloads javadoc jars but doesn't add checksums - fixes building in AS"/>
1818
<trust file=".*-sources[.]jar" regex="true" reason="Android Studio downloads source jars but doesn't add checksums - fixes building in AS"/>
1919
</trusted-artifacts>
20+
<ignored-keys>
21+
<ignored-key id="16968D251E760606" reason="Key couldn't be downloaded from any key server"/>
22+
<ignored-key id="72385FF0AF338D52" reason="Key couldn't be downloaded from any key server"/>
23+
</ignored-keys>
2024
<trusted-keys>
2125
<trusted-key id="015479E1055341431B4545AB72475FD306B9CAB7" group="com.googlecode.javaewah" name="JavaEWAH" version="1.2.3"/>
2226
<trusted-key id="03C123038C20AAE9E286C857479D601F3A7B5C1A" group="^com[.]github[.]ajalt($|([.].*))" regex="true"/>
@@ -32784,6 +32788,14 @@
3278432788
<sha256 value="ea23365abca70f90613ed7ed452ceaea3c48831181bfa0c18b21f2aa63659e76" origin="Generated by Gradle"/>
3278532789
</artifact>
3278632790
</component>
32791+
<component group="org.mnode.ical4j" name="ical4j" version="4.2.1">
32792+
<artifact name="ical4j-4.2.1.jar">
32793+
<sha256 value="fe90cc259c2cea1d662df2a001b037daea9636cf56697e0db63fe2eddf833914" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
32794+
</artifact>
32795+
<artifact name="ical4j-4.2.1.module">
32796+
<sha256 value="78c9e9a44b1b4ddf6a51edba979fcb09819709a65565bb36a9407e99414f1ca7" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
32797+
</artifact>
32798+
</component>
3278732799
<component group="org.mockito" name="mockito-android" version="4.11.0">
3278832800
<artifact name="mockito-android-4.11.0.jar">
3278932801
<sha256 value="c631906a7909199f47c4e0d68137bd37a909d2577f06548fe2642b7189cf6358" origin="Generated by Gradle"/>
@@ -33518,6 +33530,14 @@
3351833530
<sha256 value="0fe31326e83b7622cbcd9c75d467b291f01ffe3cc6e3e76651ac05a1c1c7a360" origin="Generated by Gradle"/>
3351933531
</artifact>
3352033532
</component>
33533+
<component group="org.threeten" name="threeten-extra" version="1.8.0">
33534+
<artifact name="threeten-extra-1.8.0.jar">
33535+
<sha256 value="51e4d21edc4e9447f7760c050e0baee75d7d973f387ba605a17abdc4d24fd6d8" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
33536+
</artifact>
33537+
<artifact name="threeten-extra-1.8.0.pom">
33538+
<sha256 value="a5d8cdf2592bda1ef405965883db2da431b267c76de300d075821e20f6dc0c7d" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
33539+
</artifact>
33540+
</component>
3352133541
<component group="org.tukaani" name="xz" version="1.9">
3352233542
<artifact name="xz-1.9.jar">
3352333543
<sha256 value="211b306cfc44f8f96df3a0a3ddaf75ba8c5289eed77d60d72f889bb855f535e5" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)