Skip to content

Commit

Permalink
Bump unirest-java from 3.6.00 to 3.6.01 (JabRef#6084)
Browse files Browse the repository at this point in the history
Bumps [unirest-java](https://github.com/Kong/unirest-java) from 3.6.00 to 3.6.01.
- [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.6.00...v3.6.01)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 9, 2020
1 parent 5fc2052 commit 6bff936
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 @@ -171,7 +171,7 @@ dependencies {
implementation 'org.controlsfx:controlsfx:11.0.1'

implementation 'org.jsoup:jsoup:1.13.1'
implementation 'com.konghq:unirest-java:3.6.00'
implementation 'com.konghq:unirest-java:3.6.01'

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

0 comments on commit 6bff936

Please sign in to comment.