Skip to content

Commit

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

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

---
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>
Co-authored-by: Henry <[email protected]>
  • Loading branch information
dependabot[bot] and henry-hub authored Jul 27, 2023
1 parent 04c40d4 commit c3baccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ pmd = { module = 'com.alibaba.p3c:p3c-pmd', version = '2.1.1' }

# other libs
hutool-all = { module = 'cn.hutool:hutool-all', version.ref = 'hutool' }
fastjson = { module = 'com.alibaba.fastjson2:fastjson2', version = '2.0.36' }
fastjson = { module = 'com.alibaba.fastjson2:fastjson2', version = '2.0.37' }
justauth = { module = 'me.zhyd.oauth:JustAuth', version = '1.16.5' }
auto-service = { module = 'com.google.auto.service:auto-service', version = '1.1.1' }
compile-testing = { module = 'com.google.testing.compile:compile-testing', version = '0.21.0' }
Expand Down

0 comments on commit c3baccd

Please sign in to comment.