We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5e376b commit 24de36aCopy full SHA for 24de36a
build.gradle.kts
@@ -19,7 +19,7 @@ val ktfmtVersion = "0.44"
19
//Due to vulnerabilities
20
val commonsTextVersion = "1.13.0"
21
val commonsCodecVersion = "1.18.0"
22
-val nettycommonVersion = "4.1.117.Final"
+val nettycommonVersion = "4.1.118.Final"
23
24
25
0 commit comments