Skip to content

Commit 8657231

Browse files
Chore(deps): Bump com.konghq:unirest-modules-gson in /versions (#13831)
Bumps [com.konghq:unirest-modules-gson](https://github.com/Kong/unirest-java) from 4.5.0 to 4.5.1. - [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.5.0...v4.5.1) --- updated-dependencies: - dependency-name: com.konghq:unirest-modules-gson dependency-version: 4.5.1 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 062436d commit 8657231

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ dependencies.constraints {
5151
api("com.google.guava:guava:33.4.8-jre")
5252
api("com.googlecode.plist:dd-plist:1.28")
5353
api("com.h2database:h2-mvstore:2.3.232")
54-
api("com.konghq:unirest-java-core:4.5.0")
55-
api("com.konghq:unirest-modules-gson:4.5.0")
54+
api("com.konghq:unirest-java-core:4.5.1")
55+
api("com.konghq:unirest-modules-gson:4.5.1")
5656
api("com.pixelduke:fxthemes:1.6.0")
5757
api("com.squareup.okhttp3:okhttp:5.1.0")
5858
api("com.squareup.okio:okio-jvm:3.16.0")

0 commit comments

Comments
 (0)