Skip to content

Commit

Permalink
Upgrade Reactor Version to 2020.0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Aug 21, 2023
1 parent 0452683 commit 9180842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ ext {
rabbitmqStreamVersion = '0.4.0'
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.14.3'
rabbitmqHttpClientVersion = '3.12.1'
reactorVersion = '2020.0.34'
reactorVersion = '2020.0.35'
snappyVersion = '1.1.8.4'
springDataCommonsVersion = '2.6.10'
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.29'
Expand Down

0 comments on commit 9180842

Please sign in to comment.