Skip to content

Commit 83074ed

Browse files
sdeleuzemp911de
authored andcommitted
#792 - Upgrade to Coroutines 1.2.0-alpha-2.
Original pull request: #791. This version introduces Flow type (not final yet) that allows to expose Flux or Publisher to Coroutines world.
1 parent 44cb9a9 commit 83074ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<jsonpath>2.4.0</jsonpath>
9999
<junit>4.12</junit>
100100
<kotlin>1.3.21</kotlin>
101-
<kotlin-coroutines>1.1.1</kotlin-coroutines>
101+
<kotlin-coroutines>1.2.0-alpha-2</kotlin-coroutines>
102102
<logback>1.2.3</logback>
103103
<lombok>1.18.6</lombok>
104104
<mockito>2.23.4</mockito>

0 commit comments

Comments
 (0)