Skip to content

Commit

Permalink
⬆️ Bump com.alibaba.fastjson2:fastjson2 from 2.0.52 to 2.0.53
Browse files Browse the repository at this point in the history
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.52 to 2.0.53.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.52...2.0.53)

---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and MisakaTAT committed Sep 18, 2024
1 parent 25cc3ed commit 82efe7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repositories {
}

dependencies {
api("com.alibaba.fastjson2:fastjson2:2.0.52")
api("com.alibaba.fastjson2:fastjson2:2.0.53")
api("org.springframework.boot:spring-boot-starter-websocket")
annotationProcessor("org.springframework.boot:spring-boot-configuration-processor")
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
Expand Down

0 comments on commit 82efe7e

Please sign in to comment.