Skip to content

Commit

Permalink
fix(deps): update dependency org.bouncycastle:bcpkix-jdk18on to v1.80
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 16, 2025
1 parent 8d14e18 commit 10a5c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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.79'
implementation 'org.bouncycastle:bcpkix-jdk18on:1.80'
implementation 'com.google.code.gson:gson:2.12.1'
implementation 'com.github.nextcloud-deps:sectioned-recyclerview:0.6.1'
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
Expand Down

0 comments on commit 10a5c8e

Please sign in to comment.