Skip to content

Commit

Permalink
Bump com.konghq:unirest-java from 3.14.2 to 3.14.5 in /project_service
Browse files Browse the repository at this point in the history
Bumps [com.konghq:unirest-java](https://github.com/Kong/unirest-java) from 3.14.2 to 3.14.5.
- [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.14.2...v3.14.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent faad915 commit b63e8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project_service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
// compileOnly will be moved into the lib dir afterwards
implementation "i5:las2peer-bundle:${project.property('core.version')}"

implementation "com.konghq:unirest-java:3.14.2"
implementation "com.konghq:unirest-java:3.14.5"

}

Expand Down

0 comments on commit b63e8f5

Please sign in to comment.