diff --git a/src/docs/asciidoc/languages/kotlin.adoc b/src/docs/asciidoc/languages/kotlin.adoc index 01ea4208dbe..76355eabf2f 100644 --- a/src/docs/asciidoc/languages/kotlin.adoc +++ b/src/docs/asciidoc/languages/kotlin.adoc @@ -434,7 +434,7 @@ dependencies { } ---- -Version `1.4.0-M1` and above are supported. +Version `1.4.0` and above are supported. === How Reactive translates to Coroutines?