Skip to content

Commit

Permalink
Update dependency com.corundumstudio.socketio:netty-socketio to v2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent c85b025 commit ef09c95
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 @@ -43,7 +43,7 @@ dependencies {
implementation("com.alibaba:fastjson:2.0.48")

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

// email
implementation("javax.mail:mail:1.4.7")
Expand Down

0 comments on commit ef09c95

Please sign in to comment.