We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0791f1 + 5d06f34 commit d8dc319Copy full SHA for d8dc319
part2.3-message-broker/build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
27
testImplementation project(':commons')
28
testImplementation project(':commons-rest')
29
- testImplementation 'pl.allegro.tech.hermes:hermes-mock:2.6.6'
+ testImplementation 'pl.allegro.tech.hermes:hermes-mock:2.7.1'
30
testImplementation 'org.spockframework:spock-spring:2.4-M4-groovy-4.0'
31
}
32
0 commit comments