Skip to content

Commit

Permalink
Bump unirest-java from 3.4.01 to 3.4.03
Browse files Browse the repository at this point in the history
Bumps [unirest-java](https://github.com/Kong/unirest-java) from 3.4.01 to 3.4.03.
- [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.01...v3.4.03)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 10, 2020
1 parent 6a9c915 commit ed17d04
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.1'
compile 'com.konghq:unirest-java:3.4.01'
compile 'com.konghq:unirest-java:3.4.03'

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 ed17d04

Please sign in to comment.