Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 25, 2023
1 parent a48e61b commit e3a2d6d
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 @@ -360,7 +360,7 @@ dependencies {
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '3.1.4'
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.14.2'
implementation group: 'io.projectreactor.netty', name: 'reactor-netty-http', version: '1.1.7'
implementation group: 'io.projectreactor.netty', name: 'reactor-netty-http', version: '1.1.9'
implementation group: 'io.projectreactor.netty', name: 'reactor-netty-core', version: '1.1.9'

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

0 comments on commit e3a2d6d

Please sign in to comment.