From ab5ff3aa3f048f6369b4a567ecd6beb4eba6216d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 08:01:13 +0000 Subject: [PATCH] Bump com.konghq:unirest-java from 3.14.2 to 3.14.3 in /api-testing-bot Bumps [com.konghq:unirest-java](https://github.com/Kong/unirest-java) from 3.14.2 to 3.14.3. - [Release notes](https://github.com/Kong/unirest-java/releases) - [Changelog](https://github.com/Kong/unirest-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kong/unirest-java/compare/v3.14.2...v3.14.3) --- updated-dependencies: - dependency-name: com.konghq:unirest-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api-testing-bot/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-testing-bot/build.gradle b/api-testing-bot/build.gradle index 80ea88b..3f56bbe 100644 --- a/api-testing-bot/build.gradle +++ b/api-testing-bot/build.gradle @@ -27,7 +27,7 @@ dependencies { implementation "org.openapitools.openapidiff:openapi-diff-core:2.1.0-beta.4" implementation "com.googlecode.json-simple:json-simple:1.1.1" - implementation "com.konghq:unirest-java:3.14.2" + implementation "com.konghq:unirest-java:3.14.3" implementation "i5:las2peer-api-test-model:1.0.0" // GitHub API