From 61ede331e14870cd2dd7c7ae6f7c545af73d081e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 07:38:20 +0000 Subject: [PATCH] Bump com.konghq:unirest-java from 3.14.2 to 3.14.5 in /api-testing-bot 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](https://github.com/Kong/unirest-java/compare/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] --- 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..2805adb 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.5" implementation "i5:las2peer-api-test-model:1.0.0" // GitHub API