Skip to content

Commit

Permalink
Bump pl.allegro.tech.hermes:hermes-mock from 2.6.0 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps [pl.allegro.tech.hermes:hermes-mock](https://github.com/allegro/hermes) from 2.6.0 to 2.6.1.
- [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.0...hermes-2.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 929c495 commit 43facc0
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 @@ -26,7 +26,7 @@ dependencies {
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testImplementation project(':commons')
testImplementation project(':commons-rest')
testImplementation 'pl.allegro.tech.hermes:hermes-mock:2.6.0'
testImplementation 'pl.allegro.tech.hermes:hermes-mock:2.6.1'
testImplementation 'org.spockframework:spock-spring:2.4-M2-groovy-4.0'
}

Expand Down

0 comments on commit 43facc0

Please sign in to comment.