Skip to content

Commit

Permalink
chore(deps): bump jsoup from 1.12.2 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.2 to 1.13.1.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](jhy/jsoup@1.12.2...jsoup-1.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 20, 2020
1 parent 31a7006 commit 8634cd7
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 @@ -145,7 +145,7 @@ dependencies {
kapt "com.rejasupotaro:kvs-schema-compiler:5.1.0"

// Jsoup
implementation "org.jsoup:jsoup:1.12.2"
implementation "org.jsoup:jsoup:1.13.1"

// ----------------------------------------
// UI
Expand Down

0 comments on commit 8634cd7

Please sign in to comment.