Upgrade to Project Reactor 2020.0.12.

Closes #1548
This commit is contained in:
Mark Paluch
2021-10-13 09:10:16 +02:00
parent 31e369ae55
commit 4ae7264b98

View File

@@ -119,7 +119,7 @@
<mockito>3.12.4</mockito>
<mockk>1.12.0</mockk>
<querydsl>5.0.0</querydsl>
<reactor>2020.0.12-SNAPSHOT</reactor>
<reactor>2020.0.12</reactor>
<rxjava>1.3.8</rxjava>
<rxjava-reactive-streams>1.2.1</rxjava-reactive-streams>
<rxjava2>2.2.21</rxjava2>