Upgrade to Project Reactor 2020.0.20.

Closes #1740
This commit is contained in:
Mark Paluch
2022-06-15 09:51:15 +02:00
parent ad714b47f5
commit 2cd226cb18

View File

@@ -120,7 +120,7 @@
<mockito>4.4.0</mockito>
<mockk>1.12.4</mockk>
<querydsl>5.0.0</querydsl>
<reactor>2020.0.20-SNAPSHOT</reactor>
<reactor>2020.0.20</reactor>
<rxjava>1.3.8</rxjava>
<rxjava-reactive-streams>1.2.1</rxjava-reactive-streams>
<rxjava2>2.2.21</rxjava2>