Skip to content

Commit d8dc319

Browse files
authored
Merge branch 'main' into dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.8.4
2 parents b0791f1 + 5d06f34 commit d8dc319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

part2.3-message-broker/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
2727
testImplementation project(':commons')
2828
testImplementation project(':commons-rest')
29-
testImplementation 'pl.allegro.tech.hermes:hermes-mock:2.6.6'
29+
testImplementation 'pl.allegro.tech.hermes:hermes-mock:2.7.1'
3030
testImplementation 'org.spockframework:spock-spring:2.4-M4-groovy-4.0'
3131
}
3232

0 commit comments

Comments
 (0)