Skip to content

Commit

Permalink
Upgrade to Reactive Streams 1.0.4 #2156
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Jul 12, 2022
1 parent 5252a92 commit 701f40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<rxjava-reactive-streams.version>1.2.1</rxjava-reactive-streams.version>
<rxjava2.version>2.2.21</rxjava2.version>
<rxjava3.version>3.0.13</rxjava3.version>
<reactive-streams-tck.version>1.0.3</reactive-streams-tck.version>
<reactive-streams-tck.version>1.0.4</reactive-streams-tck.version>
<slf4j.version>1.7.25</slf4j.version>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 701f40a

Please sign in to comment.