Skip to content

Commit

Permalink
Merge pull request #57 from allegro/dependabot/gradle/io.projectreact…
Browse files Browse the repository at this point in the history
…or.netty-reactor-netty-1.1.18

Bump io.projectreactor.netty:reactor-netty from 1.1.17 to 1.1.18
  • Loading branch information
3750 authored Apr 16, 2024
2 parents f990545 + a890e38 commit 9e4edf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion part2.3-message-broker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0'
implementation 'pl.allegro.tech.hermes:hermes-client:2.6.3'
implementation 'org.eclipse.jetty:jetty-reactive-httpclient:4.0.3'
implementation 'io.projectreactor.netty:reactor-netty:1.1.17'
implementation 'io.projectreactor.netty:reactor-netty:1.1.18'

testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testImplementation project(':commons')
Expand Down

0 comments on commit 9e4edf6

Please sign in to comment.