Skip to content

Commit 9202c67

Browse files
Bump amqp-client from 5.14.1 to 5.14.2 in /core
Bumps [amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.14.1 to 5.14.2. - [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases) - [Commits](rabbitmq/rabbitmq-java-client@v5.14.1...v5.14.2) --- updated-dependencies: - dependency-name: com.rabbitmq:amqp-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfb8cec commit 9202c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies {
9090

9191
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
9292
testImplementation 'redis.clients:jedis:4.0.1'
93-
testImplementation 'com.rabbitmq:amqp-client:5.14.1'
93+
testImplementation 'com.rabbitmq:amqp-client:5.14.2'
9494
testImplementation 'org.mongodb:mongo-java-driver:3.12.10'
9595

9696
testImplementation ('org.mockito:mockito-core:4.3.1') {

0 commit comments

Comments
 (0)