Skip to content

Commit

Permalink
[webview]: Bump androidx.webkit:webkit
Browse files Browse the repository at this point in the history
Bumps androidx.webkit:webkit from 1.5.0 to 1.6.0.

---
updated-dependencies:
- dependency-name: androidx.webkit:webkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 2, 2023
1 parent 875a403 commit 2a9dae2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ android {

dependencies {
implementation 'androidx.annotation:annotation:1.5.0'
implementation 'androidx.webkit:webkit:1.5.0'
implementation 'androidx.webkit:webkit:1.6.0'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-inline:5.1.0'
testImplementation 'androidx.test:core:1.3.0'
Expand Down

0 comments on commit 2a9dae2

Please sign in to comment.