Skip to content

Commit

Permalink
Merge pull request #1424 from wallabag/dependabot/gradle/org.conscryp…
Browse files Browse the repository at this point in the history
…t-conscrypt-android-2.5.3
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
2 parents 6edd854 + bf384f5 commit 0223955
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 0223955

Please sign in to comment.