Update both server and client for websocket support
This commit is contained in:
@@ -24,7 +24,7 @@ tasks.withType<Jar> {
|
||||
|
||||
dependencies {
|
||||
testImplementation(kotlin("test"))
|
||||
implementation("com.github.kittinunf.fuel:fuel:3.0.0-alpha03")
|
||||
implementation("com.squareup.okhttp3:okhttp:4.12.0")
|
||||
}
|
||||
|
||||
tasks.test {
|
||||
|
||||
Reference in New Issue
Block a user