Skip to content

Commit fcc67ed

Browse files
Bump com.konghq:unirest-java-core from 4.4.5 to 4.4.6 (#12988)
Bumps com.konghq:unirest-java-core from 4.4.5 to 4.4.6. --- updated-dependencies: - dependency-name: com.konghq:unirest-java-core dependency-version: 4.4.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 850162f commit fcc67ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ dependencies {
266266

267267
// region HTTP clients
268268
implementation 'org.jsoup:jsoup:1.19.1'
269-
implementation 'com.konghq:unirest-java-core:4.4.5'
269+
implementation 'com.konghq:unirest-java-core:4.4.6'
270270
implementation 'com.konghq:unirest-modules-gson:4.4.6'
271271
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.3'
272272
// endregion

0 commit comments

Comments
 (0)