Skip to content

Commit

Permalink
Bump jsoup from 1.12.1 to 1.13.1
Browse files Browse the repository at this point in the history
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.12.1 to 1.13.1.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](jhy/jsoup@jsoup-1.12.1...jsoup-1.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 13, 2020
1 parent 9cbb725 commit 1620be3
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 @@ -56,7 +56,7 @@ dependencies {
annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'

implementation 'com.github.chrisbanes:PhotoView:2.2.0'
implementation 'org.jsoup:jsoup:1.12.1'
implementation 'org.jsoup:jsoup:1.13.1'
implementation 'jp.wasabeef:recyclerview-animators:3.0.0'
implementation 'com.anjlab.android.iab.v3:library:1.0.39'
implementation 'com.jakewharton:butterknife:7.0.1'
Expand Down

0 comments on commit 1620be3

Please sign in to comment.