Skip to content

Commit bbe5cdf

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

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.6.0'
72+
implementation 'org.conscrypt:conscrypt-android:2.6.1'
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)