Skip to content

Commit

Permalink
Merge pull request JabRef#5723 from JabRef/dependabot/gradle/com.kong…
Browse files Browse the repository at this point in the history
…hq-unirest-java-3.3.00

Bump unirest-java from 3.2.00 to 3.3.00
  • Loading branch information
Siedlerchr authored Dec 9, 2019
2 parents 847eb7d + 5f3cc8a commit 8674e70
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.2.00'
compile 'com.konghq:unirest-java:3.3.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 8674e70

Please sign in to comment.