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 92688eb commit 8ec42ccCopy full SHA for 8ec42cc
build.gradle.kts
@@ -11,7 +11,7 @@ val authorName = "ccbluex"
11
val projectUrl = "https://github.com/ccbluex/netty-httpserver"
12
13
group = "net.ccbluex"
14
-version = "2.2.1"
+version = "2.2.2"
15
16
repositories {
17
mavenCentral()
0 commit comments