Skip to content

Commit 9c72ea3

Browse files
Bump com.konghq:unirest-modules-gson from 4.4.5 to 4.4.6 (#12980)
Bumps [com.konghq:unirest-modules-gson](https://github.com/Kong/unirest-java) from 4.4.5 to 4.4.6. - [Release notes](https://github.com/Kong/unirest-java/releases) - [Changelog](https://github.com/Kong/unirest-java/blob/main/CHANGELOG.md) - [Commits](Kong/unirest-java@v4.4.5...v4.4.6) --- updated-dependencies: - dependency-name: com.konghq:unirest-modules-gson dependency-version: 4.4.6 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>
1 parent 49a2e7e commit 9c72ea3

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
@@ -267,7 +267,7 @@ dependencies {
267267
// region HTTP clients
268268
implementation 'org.jsoup:jsoup:1.19.1'
269269
implementation 'com.konghq:unirest-java-core:4.4.5'
270-
implementation 'com.konghq:unirest-modules-gson:4.4.5'
270+
implementation 'com.konghq:unirest-modules-gson:4.4.6'
271271
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.3'
272272
// endregion
273273

0 commit comments

Comments
 (0)