Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.eclipse.jetty-jetty-re…
Browse files Browse the repository at this point in the history
…active-httpclient-4.0.2
  • Loading branch information
3750 authored Jan 11, 2024
2 parents 61a5e3c + 21a0be9 commit c68d00a
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.5.3'
testImplementation 'pl.allegro.tech.hermes:hermes-mock:2.5.4'
testImplementation 'org.spockframework:spock-spring:2.4-M1-groovy-4.0'
}

Expand Down

0 comments on commit c68d00a

Please sign in to comment.