Skip to content

Commit

Permalink
Add comment about not using earlier versions
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-ai committed Oct 25, 2022
1 parent 2254b03 commit a150963
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ plugins {
dependencies {
api(project(":testing-common"))

// earlier versions have bugs that may make tests flaky.
implementation("org.apache.rocketmq:rocketmq-client-java:5.0.2")
implementation("org.testcontainers:testcontainers:1.17.5")
implementation("io.opentelemetry:opentelemetry-api")
Expand Down

0 comments on commit a150963

Please sign in to comment.