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.
2 parents 3b6c860 + 2f001ae commit 9c97dc6Copy full SHA for 9c97dc6
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