We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb25522 commit a772911Copy full SHA for a772911
1 file changed
build-logic/src/main/kotlin/Versions.kt
@@ -37,7 +37,7 @@ object Versions {
37
const val cloudCore = "2.0.0-rc.2"
38
const val bstatsVersion = "3.0.2"
39
40
- const val javaWebsocketVersion = "1.5.2"
+ const val javaWebsocketVersion = "1.6.0"
41
42
const val checkerQual = "3.19.0"
43
}
0 commit comments