mirror of
https://github.com/nextcloud/android.git
synced 2024-12-18 06:51:55 +03:00
Merge pull request #13899 from nextcloud/renovate/org.bouncycastle-bcpkix-jdk18on-1.x
fix(deps): update dependency org.bouncycastle:bcpkix-jdk18on to v1.79
This commit is contained in:
commit
3eef65d882
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@ dependencies {
|
|||
implementation 'org.greenrobot:eventbus:3.3.1'
|
||||
implementation 'com.googlecode.ez-vcard:ez-vcard:0.12.1'
|
||||
implementation 'org.lukhnos:nnio:0.3.1'
|
||||
implementation 'org.bouncycastle:bcpkix-jdk18on:1.78.1'
|
||||
implementation 'org.bouncycastle:bcpkix-jdk18on:1.79'
|
||||
implementation 'com.google.code.gson:gson:2.11.0'
|
||||
implementation 'com.github.nextcloud-deps:sectioned-recyclerview:0.6.1'
|
||||
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
|
||||
|
|
Loading…
Reference in a new issue