Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/active…
Browse files Browse the repository at this point in the history
…mq/org.apache.activemq-activemq-client-6.1.2' into combined-pr-branch
  • Loading branch information
eddumelendez committed May 21, 2024
2 parents 7e07275 + 3209a1f commit 2b02902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/activemq/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies {
api project(':testcontainers')

testImplementation 'org.assertj:assertj-core:3.25.1'
testImplementation "org.apache.activemq:activemq-client:6.0.1"
testImplementation "org.apache.activemq:activemq-client:6.1.2"
testImplementation "org.apache.activemq:artemis-jakarta-client:2.31.2"
}

Expand Down

0 comments on commit 2b02902

Please sign in to comment.