Skip to content

Commit

Permalink
Bump pl.allegro.tech.hermes:hermes-client from 2.6.6 to 2.7.0
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.6.6 to 2.7.0.
- [Release notes](https://github.com/allegro/hermes/releases)
- [Changelog](https://github.com/allegro/hermes/blob/master/RELEASE_FLOW.md)
- [Commits](allegro/hermes@hermes-2.6.6...hermes-2.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent e33d90e commit 56f32ce
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.6.0'
implementation 'pl.allegro.tech.hermes:hermes-client:2.6.6'
implementation 'pl.allegro.tech.hermes:hermes-client:2.7.0'
implementation 'org.eclipse.jetty:jetty-reactive-httpclient:4.0.4'
implementation 'io.projectreactor.netty:reactor-netty:1.2.0'

Expand Down

0 comments on commit 56f32ce

Please sign in to comment.