ProxioDev / ValioBungee

Synchronize players data between BungeeCord / Velocity proxies
Eclipse Public License 1.0
200 stars 51 forks source link

Update okhttp / switch to okhttp3 #56

Closed andreasdc closed 1 year ago

andreasdc commented 1 year ago

Okhttp seems to be updated, can you update it to the latest version?

ham1255 commented 1 year ago

Whats wrong with current version?

andreasdc commented 1 year ago

Shouldn't newer version be better?

ham1255 commented 1 year ago

it appears that newer versions are written in kotlin so i made separate for now

ham1255 commented 1 year ago

i Have decided that to keep OkHttp client on version 2 as version 3 and above includes kotlin libs that we dont even need.