Skip to content

Commit

Permalink
chore(deps): update dependency com.google.http-client:google-http-cli…
Browse files Browse the repository at this point in the history
…ent-jackson2 to v1.41.4
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent f5b6f76 commit 57507f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ dependencies {
// Using custom build version
implementation 'com.h6ah4i.android:openslmediaplayer:+@aar'
implementation group: 'org.apache.httpcomponents', name: 'httpcore', version: '4.4.6'
implementation group: 'com.google.http-client', name: 'google-http-client-jackson2', version: '1.31.0'
implementation group: 'com.google.http-client', name: 'google-http-client-jackson2', version: '1.41.4'
implementation group: 'commons-io', name: 'commons-io', version: '2.6'
implementation 'androidx.appcompat:appcompat:1.0.0'
implementation 'androidx.mediarouter:mediarouter:1.0.0'
Expand Down

0 comments on commit 57507f8

Please sign in to comment.