Skip to content

Commit

Permalink
Merge branch '1.1.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
rstoyanchev committed Jan 28, 2025
2 parents a414c85 + 9bc30c4 commit ab72646
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 @@ -34,7 +34,7 @@ subprojects {
apply plugin: 'com.github.vlsi.gradle-extensions'

ext['reactor-bom.version'] = '2022.0.7-SNAPSHOT'
ext['logback.version'] = '1.3.14'
ext['logback.version'] = '1.2.13'
ext['netty-bom.version'] = '4.1.106.Final'
ext['netty-boringssl.version'] = '2.0.62.Final'
ext['hdrhistogram.version'] = '2.1.12'
Expand Down

0 comments on commit ab72646

Please sign in to comment.