Skip to content

Commit c6375b6

Browse files
update dependencies; bump eudi-document-manager to 0.12.0 and eudi-iso18013-data-transfer to 0.8.0
1 parent 9079a42 commit c6375b6

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ dependencycheck = "12.1.3"
99
dokka = "1.9.20"
1010
espresso-contrib = "3.6.1"
1111
espresso-core = "3.6.1"
12-
eudi-document-manager = "0.12.0-SNAPSHOT"
13-
eudi-iso18013-data-transfer = "0.8.0-SNAPSHOT"
12+
eudi-document-manager = "0.12.0"
13+
eudi-iso18013-data-transfer = "0.8.0"
1414
eudi-lib-jvm-openid4vci-kt = "0.7.1"
1515
eudi-lib-jvm-siop-openid4vp-kt = "0.9.0"
1616
eudi-lib-jvm-sdjwt-kt = "0.10.0"

licenses.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11

22
# EUDI Wallet Core library for Android
33
## Dependency License Report
4-
_2025-06-20 14:59:15 EEST_
4+
_2025-07-07 12:36:01 EEST_
55
## Apache License, Version 2.0
66

7-
**1** **Group:** `androidx.appcompat` **Name:** `appcompat` **Version:** `1.7.0`
8-
> - **POM Project URL**: [https://developer.android.com/jetpack/androidx/releases/appcompat#1.7.0](https://developer.android.com/jetpack/androidx/releases/appcompat#1.7.0)
7+
**1** **Group:** `androidx.appcompat` **Name:** `appcompat` **Version:** `1.7.1`
8+
> - **POM Project URL**: [https://developer.android.com/jetpack/androidx/releases/appcompat#1.7.1](https://developer.android.com/jetpack/androidx/releases/appcompat#1.7.1)
99
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
1010
1111
**2** **Group:** `co.nstant.in` **Name:** `cbor` **Version:** `0.9`
@@ -25,11 +25,11 @@ _2025-06-20 14:59:15 EEST_
2525
> - **POM Project URL**: [https://github.com/ktorio/ktor](https://github.com/ktorio/ktor)
2626
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
2727
28-
**6** **Group:** `org.jetbrains.kotlin` **Name:** `kotlin-parcelize-runtime` **Version:** `2.0.21`
28+
**6** **Group:** `org.jetbrains.kotlin` **Name:** `kotlin-stdlib` **Version:** `2.2.0`
2929
> - **POM Project URL**: [https://kotlinlang.org/](https://kotlinlang.org/)
3030
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
3131
32-
**7** **Group:** `org.jetbrains.kotlin` **Name:** `kotlin-stdlib` **Version:** `2.1.0`
32+
**7** **Group:** `org.jetbrains.kotlin` **Name:** `kotlin-parcelize-runtime` **Version:** `2.2.0`
3333
> - **POM Project URL**: [https://kotlinlang.org/](https://kotlinlang.org/)
3434
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
3535
@@ -45,7 +45,7 @@ _2025-06-20 14:59:15 EEST_
4545
> - **POM Project URL**: [https://github.com/Kotlin/kotlinx-io](https://github.com/Kotlin/kotlinx-io)
4646
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
4747
48-
**11** **Group:** `org.multipaz` **Name:** `multipaz-android` **Version:** `0.90`
48+
**11** **Group:** `org.multipaz` **Name:** `multipaz-android` **Version:** `0.92.0`
4949
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
5050
5151
## BSD3
@@ -64,10 +64,10 @@ _2025-06-20 14:59:15 EEST_
6464
> - **POM Project URL**: [https://www.bouncycastle.org/java.html](https://www.bouncycastle.org/java.html)
6565
> - **POM License**: Bouncy Castle Licence - [https://www.bouncycastle.org/licence.html](https://www.bouncycastle.org/licence.html)
6666
67-
## Creative Commons Legal Code
67+
## Unlicense
6868

69-
**15** **Group:** `com.upokecenter` **Name:** `cbor` **Version:** `4.5.2`
69+
**15** **Group:** `com.upokecenter` **Name:** `cbor` **Version:** `4.5.6`
7070
> - **POM Project URL**: [https://github.com/peteroupc/CBOR-Java](https://github.com/peteroupc/CBOR-Java)
71-
> - **POM License**: Creative Commons Legal Code - [https://creativecommons.org/publicdomain/zero/1.0/legalcode](https://creativecommons.org/publicdomain/zero/1.0/legalcode)
71+
> - **POM License**: Unlicense - [https://unlicense.org/](https://unlicense.org/)
7272
7373

0 commit comments

Comments
 (0)