Skip to content

Commit

Permalink
Update dependencies (#841)
Browse files Browse the repository at this point in the history
  • Loading branch information
gjmwoods authored Mar 3, 2021
1 parent 8d345b0 commit ac923b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>Dysprosium-SR16</version>
<version>Dysprosium-SR17</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -79,7 +79,7 @@
<dependency>
<groupId>io.reactivex.rxjava2</groupId>
<artifactId>rxjava</artifactId>
<version>2.2.20</version>
<version>2.2.21</version>
</dependency>

<!-- Optional dependencies -->
Expand Down

0 comments on commit ac923b2

Please sign in to comment.