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 af3f6a13b6
commit 6db0d22121

View File

@@ -119,7 +119,7 @@
<mockito>3.12.4</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>