Skip to content

Commit 40c4ef5

Browse files
Bump com.rabbitmq:amqp-client from 5.22.0 to 5.23.0 in /core
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.22.0 to 5.23.0. - [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases) - [Commits](rabbitmq/rabbitmq-java-client@v5.22.0...v5.23.0) --- updated-dependencies: - dependency-name: com.rabbitmq:amqp-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15a150a commit 40c4ef5

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
@@ -111,7 +111,7 @@ dependencies {
111111
}
112112
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
113113
testImplementation 'redis.clients:jedis:5.1.5'
114-
testImplementation 'com.rabbitmq:amqp-client:5.22.0'
114+
testImplementation 'com.rabbitmq:amqp-client:5.23.0'
115115
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
116116

117117
testImplementation ('org.mockito:mockito-core:4.11.0') {

0 commit comments

Comments
 (0)