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 22bfcdf commit be24eb9Copy full SHA for be24eb9
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.4.3"
+version = "2.4.4"
15
16
repositories {
17
mavenCentral()
0 commit comments