Skip to content

Commit

Permalink
Update dependency com.alibaba:fastjson to v2.0.52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2024
1 parent c85b025 commit b3b77a3
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 @@ dependencies {
implementation("org.hibernate.orm:hibernate-community-dialects:6.4.4.Final")

// Fastjson
implementation("com.alibaba:fastjson:2.0.48")
implementation("com.alibaba:fastjson:2.0.52")

// Socket.io
implementation("com.corundumstudio.socketio:netty-socketio:2.0.8")
Expand Down

0 comments on commit b3b77a3

Please sign in to comment.