Pārlūkot izejas kodu

Build(deps): Bump com.googlecode.ez-vcard:ez-vcard from 0.11.3 to 0.12.0

Bumps [com.googlecode.ez-vcard:ez-vcard](https://github.com/mangstadt/ez-vcard) from 0.11.3 to 0.12.0.
- [Release notes](https://github.com/mangstadt/ez-vcard/releases)
- [Commits](https://github.com/mangstadt/ez-vcard/compare/0.11.3...0.12.0)

---
updated-dependencies:
- dependency-name: com.googlecode.ez-vcard:ez-vcard
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 gadi atpakaļ
vecāks
revīzija
4cefc8054f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -256,7 +256,7 @@ dependencies {
     compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'
     implementation 'commons-io:commons-io:2.11.0'
     implementation 'org.greenrobot:eventbus:3.3.1'
-    implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3'
+    implementation 'com.googlecode.ez-vcard:ez-vcard:0.12.0'
     implementation 'org.lukhnos:nnio:0.2'
     implementation 'org.bouncycastle:bcpkix-jdk15to18:1.72'
     implementation 'com.google.code.gson:gson:2.10.1'