We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d345b0 commit ac923b2Copy full SHA for ac923b2
pom.xml
@@ -70,7 +70,7 @@
70
<dependency>
71
<groupId>io.projectreactor</groupId>
72
<artifactId>reactor-bom</artifactId>
73
- <version>Dysprosium-SR16</version>
+ <version>Dysprosium-SR17</version>
74
<type>pom</type>
75
<scope>import</scope>
76
</dependency>
@@ -79,7 +79,7 @@
79
80
<groupId>io.reactivex.rxjava2</groupId>
81
<artifactId>rxjava</artifactId>
82
- <version>2.2.20</version>
+ <version>2.2.21</version>
83
84
85
<!-- Optional dependencies -->
0 commit comments