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 3b6c860 commit 2f001aeCopy full SHA for 2f001ae
buildSrc/src/main/kotlin/Versions.kt
@@ -33,5 +33,5 @@ object Versions {
33
const val netty = "4.1.100.Final"
34
const val snakeYaml = "2.2"
35
const val apacheCommonsText = "1.10.0"
36
- const val projectReactorNetty = "1.1.13"
+ const val projectReactorNetty = "1.1.27"
37
}
0 commit comments