Skip to content

Commit

Permalink
update netty and rxjava
Browse files Browse the repository at this point in the history
  • Loading branch information
tonivade committed Sep 5, 2023
1 parent 3cde8f3 commit 4b8ffc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ jacocoVersion=0.8.9
nexusVersion=1.3.0
versionsVersion=0.47.0

nettyVersion=4.1.95.Final
rxjavaVersion=3.1.6
nettyVersion=4.1.97.Final
rxjavaVersion=3.1.7
slf4jVersion=2.0.7

junitVersion=4.13.2
Expand Down

0 comments on commit 4b8ffc0

Please sign in to comment.