We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4962103 commit 9b0620cCopy full SHA for 9b0620c
build.gradle.kts
@@ -43,7 +43,7 @@ dependencies {
43
implementation("com.alibaba:fastjson:2.0.48")
44
45
// Socket.io
46
- implementation("com.corundumstudio.socketio:netty-socketio:2.0.8")
+ implementation("com.corundumstudio.socketio:netty-socketio:2.0.13")
47
48
// email
49
implementation("javax.mail:mail:1.4.7")
0 commit comments