Skip to content

Commit

Permalink
Update dependency io.projectreactor.netty:reactor-netty-core to v1.2.0 (
Browse files Browse the repository at this point in the history
#827)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent b33b00f commit aeb8c7b
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 @@ -355,7 +355,7 @@ dependencies {
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '4.9.2'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.6'
implementation group: 'io.projectreactor.netty', name: 'reactor-netty-http', version: '1.2.0'
implementation group: 'io.projectreactor.netty', name: 'reactor-netty-core', version: '1.1.23'
implementation group: 'io.projectreactor.netty', name: 'reactor-netty-core', version: '1.2.0'

implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-core', version: versions.tomcat
implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-websocket', version: versions.tomcat
Expand Down

0 comments on commit aeb8c7b

Please sign in to comment.