Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
build(deps): bump com.alibaba.fastjson2:fastjson2 from 2.0.50 to 2.0.…
Browse files Browse the repository at this point in the history
…51 (#246)

Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.50 to 2.0.51.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.50...2.0.51)

---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
  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>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent f6ee3ad commit 3ca7f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HttpJsonClient/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ java {
}

dependencies {
api 'com.alibaba.fastjson2:fastjson2:2.0.50'
api 'com.alibaba.fastjson2:fastjson2:2.0.51'
}

0 comments on commit 3ca7f05

Please sign in to comment.