Skip to content

Commit

Permalink
Merge pull request #5598 from JabRef/dependabot/gradle/com.konghq-uni…
Browse files Browse the repository at this point in the history
…rest-java-3.1.04

Bump unirest-java from 3.1.03 to 3.1.04
  • Loading branch information
Siedlerchr authored Nov 11, 2019
2 parents d3158ef + f4d346d commit 6d67fa2
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 @@ -166,7 +166,7 @@ dependencies {
compile 'org.controlsfx:controlsfx:11.0.0'

compile 'org.jsoup:jsoup:1.12.1'
compile 'com.konghq:unirest-java:3.1.03'
compile 'com.konghq:unirest-java:3.1.04'

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 6d67fa2

Please sign in to comment.