Skip to content

Commit 8daef1c

Browse files
Bump com.rabbitmq:amqp-client from 5.25.0 to 5.26.0 in /core
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.25.0 to 5.26.0. - [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases) - [Commits](rabbitmq/rabbitmq-java-client@v5.25.0...v5.26.0) --- updated-dependencies: - dependency-name: com.rabbitmq:amqp-client dependency-version: 5.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00a8133 commit 8daef1c

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
@@ -110,7 +110,7 @@ dependencies {
110110
}
111111
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
112112
testImplementation 'redis.clients:jedis:6.0.0'
113-
testImplementation 'com.rabbitmq:amqp-client:5.25.0'
113+
testImplementation 'com.rabbitmq:amqp-client:5.26.0'
114114
testImplementation 'org.mongodb:mongo-java-driver:3.12.14'
115115

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

0 commit comments

Comments
 (0)