Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Feb 10, 2020
1 parent f8dbac6 commit da08fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ dependencies {
compile 'com.jfoenix:jfoenix:9.0.9'
compile 'org.controlsfx:controlsfx:11.0.1'

compile 'org.jsoup:jsoup:1.12.1'
compile 'org.jsoup:jsoup:1.12.2'
compile 'com.konghq:unirest-java:3.4.01'

compile 'org.slf4j:slf4j-api:2.0.0-alpha1'
Expand Down

0 comments on commit da08fa5

Please sign in to comment.