libs updated

pull/3438/head
Nikita Koksharov 4 years ago
parent 45958e5747
commit 430b813104

@ -74,12 +74,12 @@
<dependency> <dependency>
<groupId>io.projectreactor</groupId> <groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId> <artifactId>reactor-core</artifactId>
<version>3.3.9.RELEASE</version> <version>3.4.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>io.reactivex.rxjava3</groupId> <groupId>io.reactivex.rxjava3</groupId>
<artifactId>rxjava</artifactId> <artifactId>rxjava</artifactId>
<version>3.0.7</version> <version>3.0.10</version>
</dependency> </dependency>
<dependency> <dependency>

Loading…
Cancel
Save