Skip to content

Commit

Permalink
chore(deps): update dependency com.squareup.okhttp3:okhttp to v3.14.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 28, 2023
1 parent f655319 commit d02228f
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 @@ -113,7 +113,7 @@ dependencies {
implementation 'com.github.bumptech.glide:glide:4.12.0'
implementation 'com.google.android.material:material:1.8.0'
implementation 'com.google.code.gson:gson:2.8.7'
implementation 'com.squareup.okhttp3:okhttp:3.9.1'
implementation 'com.squareup.okhttp3:okhttp:3.14.9'
implementation 'com.termux.termux-app:terminal-view:0.117'
implementation 'com.termux.termux-app:terminal-emulator:0.117'
implementation 'org.nanohttpd:nanohttpd:2.3.0'
Expand Down

0 comments on commit d02228f

Please sign in to comment.