Skip to content

Commit

Permalink
Bump org.conscrypt:conscrypt-android from 2.5.2 to 2.5.3
Browse files Browse the repository at this point in the history
Bumps [org.conscrypt:conscrypt-android](https://github.com/google/conscrypt) from 2.5.2 to 2.5.3.
- [Commits](google/conscrypt@2.5.2...2.5.3)

---
updated-dependencies:
- dependency-name: org.conscrypt:conscrypt-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 6edd854 commit bf384f5
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 @@ -68,7 +68,7 @@ dependencies {
annotationProcessor 'org.greenrobot:eventbus-annotation-processor:3.3.1'
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
implementation 'com.squareup.okhttp3:okhttp-urlconnection:4.12.0'
implementation 'org.conscrypt:conscrypt-android:2.5.2'
implementation 'org.conscrypt:conscrypt-android:2.5.3'
implementation 'com.facebook.stetho:stetho:1.6.0'
implementation 'com.facebook.stetho:stetho-okhttp3:1.6.0'
implementation 'com.mikepenz:aboutlibraries:7.1.0'
Expand Down

0 comments on commit bf384f5

Please sign in to comment.