Skip to content

Commit

Permalink
Bump pl.allegro.tech.hermes:hermes-client from 2.5.3 to 2.5.4
Browse files Browse the repository at this point in the history
Bumps [pl.allegro.tech.hermes:hermes-client](https://github.com/allegro/hermes) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/allegro/hermes/releases)
- [Changelog](https://github.com/allegro/hermes/blob/master/RELEASE_FLOW.md)
- [Commits](allegro/hermes@hermes-2.5.3...hermes-2.5.4)

---
updated-dependencies:
- dependency-name: pl.allegro.tech.hermes:hermes-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 2665aa6 commit 700a1a2
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 @@ -19,7 +19,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-validation'
implementation 'org.springframework:spring-webflux'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.3.0'
implementation 'pl.allegro.tech.hermes:hermes-client:2.5.3'
implementation 'pl.allegro.tech.hermes:hermes-client:2.5.4'
implementation 'org.eclipse.jetty:jetty-reactive-httpclient:4.0.1'
implementation 'io.projectreactor.netty:reactor-netty:1.1.14'

Expand Down

0 comments on commit 700a1a2

Please sign in to comment.