Upgrade to Project Reactor 2020.0.25.

Closes #1853
This commit is contained in:
Mark Paluch
2022-11-16 11:15:06 +01:00
parent 5f17e00e0d
commit fe3797f4f2

View File

@@ -118,7 +118,7 @@
<mockito>3.12.4</mockito>
<mockk>1.12.4</mockk>
<querydsl>5.0.0</querydsl>
<reactor>2020.0.24</reactor>
<reactor>2020.0.25</reactor>
<rxjava>1.3.8</rxjava>
<rxjava-reactive-streams>1.2.1</rxjava-reactive-streams>
<rxjava2>2.2.21</rxjava2>