spring-framework/spring-messaging
Sébastien Deleuze 3ed8813bbf Upgrade to Coroutines 1.4.0-M1 and use awaitSingle()
This commit raises the minimum Coroutines version supported
to 1.4.0-M1 and above, and changes usages of awaitFirst() or
awaitFirstOrNull() to awaitSingle() or awaitSingleOrNull()
to fix gh-25007.

Closes gh-25914
Closes gh-25007
2020-10-13 15:26:39 +02:00
..
src Upgrade to Coroutines 1.4.0-M1 and use awaitSingle() 2020-10-13 15:26:39 +02:00
spring-messaging.gradle Improve Coroutines support consistency 2020-10-09 12:51:08 +02:00