Skip to content

Commit

Permalink
Bump unirest-java from 3.4.03 to 3.5.00 (#5953)
Browse files Browse the repository at this point in the history
Bumps [unirest-java](https://github.com/Kong/unirest-java) from 3.4.03 to 3.5.00.

- [Release notes](https://github.com/Kong/unirest-java/releases)
- [Changelog](https://github.com/Kong/unirest-java/blob/master/CHANGELOG.md)
- [Commits](Kong/unirest-java@v3.4.03...v3.5.00)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 19, 2020
1 parent 4dfedcd commit c5209ba
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 @@ -169,7 +169,7 @@ dependencies {
compile 'org.controlsfx:controlsfx:11.0.1'

compile 'org.jsoup:jsoup:1.12.2'
compile 'com.konghq:unirest-java:3.4.03'
compile 'com.konghq:unirest-java:3.5.00'

compile 'org.slf4j:slf4j-api:2.0.0-alpha1'
compile group: 'org.apache.logging.log4j', name: 'log4j-jcl', version: '3.0.0-SNAPSHOT'
Expand Down

0 comments on commit c5209ba

Please sign in to comment.