File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ What's New
12
12
13
13
Learn what's new in:
14
14
15
- * :ref:`Version 5.3 <kotlin-coroutine-version-5.2 >`
15
+ * :ref:`Version 5.3 <kotlin-coroutine-version-5.3 >`
16
16
* :ref:`Version 5.2 <kotlin-coroutine-version-5.2>`
17
17
* :ref:`Version 5.1.3 <kotlin-coroutine-version-5.1.3>`
18
18
* :ref:`Version 5.1.2 <kotlin-coroutine-version-5.1.2>`
@@ -27,12 +27,12 @@ Learn what's new in:
27
27
What's New in 5.3
28
28
-----------------
29
29
30
- The 5.2 driver release includes the following new features,
30
+ The 5.3 driver release includes the following new features,
31
31
improvements, and fixes:
32
32
33
33
.. .. sharedinclude:: dbx/jvm/v5.3-wn-items.rst
34
34
35
- - Support for using builder class methods directly with data class
35
+ - Support for using builders class methods directly with data class
36
36
properties. To learn more, see the :ref:`fundamentals-data-classes`
37
37
guide and the :ref:`kotlin-builders-landing` guides.
38
38
You can’t perform that action at this time.
0 commit comments