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-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 25, 2020
1 parent 3b54e0f commit 6777653
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 @@ -70,7 +70,7 @@ dependencies {
implementation 'de.hdodenhof:circleimageview:2.2.0'
implementation 'com.github.jd-alexander:LikeButton:0.2.3'
implementation 'com.crashlytics.sdk.android:crashlytics:2.9.5'
implementation 'org.jsoup:jsoup:1.12.1'
implementation 'org.jsoup:jsoup:1.13.1'
implementation 'com.github.ivbaranov:materialfavoritebutton:0.1.4'
testImplementation 'junit:junit:4.13'
}
Expand Down

0 comments on commit 6777653

Please sign in to comment.