Skip to content

Commit

Permalink
Update dependency io.projectreactor.netty:reactor-netty-http to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent d69dde3 commit 548a297
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 @@ -26,7 +26,7 @@ dependencies {
implementation 'com.linecorp.armeria:armeria'
runtimeOnly 'org.slf4j:slf4j-simple:2.0.16'
implementation "io.projectreactor.netty:reactor-netty-core:1.1.23"
implementation "io.projectreactor.netty:reactor-netty-http:1.1.23"
implementation "io.projectreactor.netty:reactor-netty-http:1.2.0"
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'org.postgresql:r2dbc-postgresql:1.0.7.RELEASE'
implementation 'io.r2dbc:r2dbc-pool:1.0.2.RELEASE'
Expand Down

0 comments on commit 548a297

Please sign in to comment.