Skip to content

Commit

Permalink
Downgrade reactor dependency to 3.5.8
Browse files Browse the repository at this point in the history
(waiting for fix reactor/reactor-core#3610 to be released)
  • Loading branch information
SgtSilvio committed Oct 8, 2023
1 parent 0834f5e commit c9a1e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mockito = "4.11.0"
netty = "4.1.99.Final"
paho-mqttClient = "1.2.5"
reactiveStreams = "1.0.4"
reactor = "3.5.10"
reactor = "3.5.8"
reactor-addons = "3.5.1"
rxjava = "3.1.8"
slf4j = "1.7.36"
Expand Down

0 comments on commit c9a1e33

Please sign in to comment.