Skip to content

Commit

Permalink
Merge pull request #103 from allegro/dependabot/gradle/pl.allegro.tec…
Browse files Browse the repository at this point in the history
…h.hermes-hermes-mock-2.10.0

Bump pl.allegro.tech.hermes:hermes-mock from 2.7.1 to 2.10.0
  • Loading branch information
3750 authored Jan 29, 2025
2 parents a1db308 + 844799e commit 3ba35db
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.7.1'
testImplementation 'pl.allegro.tech.hermes:hermes-mock:2.10.0'
testImplementation 'org.spockframework:spock-spring:2.4-M4-groovy-4.0'
}

Expand Down

0 comments on commit 3ba35db

Please sign in to comment.