Skip to content

Commit

Permalink
Bump unirest-java from 3.13.3 to 3.13.4 (#8283)
Browse files Browse the repository at this point in the history
Bumps [unirest-java](https://github.com/Kong/unirest-java) from 3.13.3 to 3.13.4.
- [Release notes](https://github.com/Kong/unirest-java/releases)
- [Changelog](https://github.com/Kong/unirest-java/blob/main/CHANGELOG.md)
- [Commits](Kong/unirest-java@v3.13.3...v3.13.4)

---
updated-dependencies:
- dependency-name: com.konghq:unirest-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2021
1 parent 444c31f commit 6d915f1
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 @@ -176,7 +176,7 @@ dependencies {
implementation 'org.controlsfx:controlsfx:11.1.0'

implementation 'org.jsoup:jsoup:1.14.3'
implementation 'com.konghq:unirest-java:3.13.3'
implementation 'com.konghq:unirest-java:3.13.4'

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

0 comments on commit 6d915f1

Please sign in to comment.