Skip to content

Commit

Permalink
Bump jsoup from 1.12.1 to 1.12.2 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Feb 18, 2020
1 parent 0c37764 commit 819db10
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 @@ -55,6 +55,6 @@ dependencies {
implementation 'com.dlsc.workbenchfx:workbenchfx-core:11.1.0' // https://github.com/dlemmermann/WorkbenchFX
implementation 'org.controlsfx:controlsfx:11.0.1' //
implementation 'com.uwetrottmann.tmdb2:tmdb-java:2.1.1' // https://github.com/UweTrottmann/tmdb-java
implementation 'org.jsoup:jsoup:1.12.1' // jsoup HTML parser library @ https://jsoup.org/
implementation 'org.jsoup:jsoup:1.12.2' // jsoup HTML parser library @ https://jsoup.org/

}

0 comments on commit 819db10

Please sign in to comment.