Skip to content

Commit d0f88d2

Browse files
Bump org.conscrypt:conscrypt-android from 2.5.3 to 2.6.0
Bumps [org.conscrypt:conscrypt-android](https://github.com/google/conscrypt) from 2.5.3 to 2.6.0. - [Release notes](https://github.com/google/conscrypt/releases) - [Commits](google/conscrypt@2.5.3...2.6.0) --- updated-dependencies: - dependency-name: org.conscrypt:conscrypt-android dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd4e191 commit d0f88d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969
annotationProcessor 'org.greenrobot:eventbus-annotation-processor:3.3.1'
7070
implementation 'com.squareup.okhttp3:okhttp:5.4.0'
7171
implementation 'com.squareup.okhttp3:okhttp-urlconnection:5.4.0'
72-
implementation 'org.conscrypt:conscrypt-android:2.5.3'
72+
implementation 'org.conscrypt:conscrypt-android:2.6.0'
7373
implementation 'com.facebook.stetho:stetho:1.6.0'
7474
implementation 'com.facebook.stetho:stetho-okhttp3:1.6.0'
7575
implementation 'com.mikepenz:aboutlibraries:7.1.0'

0 commit comments

Comments
 (0)