Skip to content

Commit

Permalink
Bump unirest-java from 3.9.00 to 3.10.00 (#6784)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 24, 2020
1 parent 2ecab0b commit 431b4bb
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 {
implementation 'org.controlsfx:controlsfx:11.0.2'

implementation 'org.jsoup:jsoup:1.13.1'
implementation 'com.konghq:unirest-java:3.9.00'
implementation 'com.konghq:unirest-java:3.10.00'

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 431b4bb

Please sign in to comment.